Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Phlya committed Apr 29, 2018
1 parent ff95bc4 commit e82404d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion adjustText/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -420,7 +420,7 @@ def adjust_text(texts, x=None, y=None, add_objects=None, ax=None,
on_basemap (bool): whether your plot uses the basemap library, stops
labels going over the edge of the map; default False
*args and **kwargs: any arguments will be fed into plt.annotate after
args and kwargs: any arguments will be fed into plt.annotate after
all the optimization is done just for plotting
"""
Expand Down

0 comments on commit e82404d

Please sign in to comment.