Skip to content

Commit

Permalink
Update plotters.py
Browse files Browse the repository at this point in the history
  • Loading branch information
gmaze committed Jan 4, 2021
1 parent b487691 commit b9c5f76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion argopy/plotters.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/env python
# -*coding: UTF-8 -*-
#
# We try to import depedencies and catch missing module errors in order to avoid to load argopy just because
# We try to import dependencies and catch missing module errors in order to avoid to load argopy just because
# Matplotlib is not installed.
#
# Decorator warnUnless is mandatory
Expand Down

0 comments on commit b9c5f76

Please sign in to comment.