Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
lukelbd committed Oct 10, 2021
1 parent ee54bc0 commit 848797e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/cartesian.py
Original file line number Diff line number Diff line change
Expand Up @@ -335,8 +335,8 @@
# e.g. `loc` or `spineloc` to :ref:`"alternate" axes commands <ug_alt>`.
# These keywords provide the functionality of matplotlib's
# `~matplotlib.axis.YAxis.tick_left`, `~matplotlib.axis.YAxis.tick_right`,
# `~matplotlib.axes.XAxis.tick_top`, and `~matplotlib.axes.XAxis.tick_bottom`,
# but with additional flexibility (see below).
# `~matplotlib.axis.XAxis.tick_top`, and `~matplotlib.axis.XAxis.tick_bottom`,
# but with additional flexibility.

# %%
import proplot as pplt
Expand Down

0 comments on commit 848797e

Please sign in to comment.