Skip to content

Commit

Permalink
Add scale API template
Browse files Browse the repository at this point in the history
  • Loading branch information
mwaskom committed Jun 29, 2022
1 parent 0fd1093 commit b093a98
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions doc/_templates/autosummary/scale.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{{ fullname | escape | underline}}

.. currentmodule:: {{ module }}

.. autoclass:: {{ objname }}

.. automethod:: tick

.. automethod:: label

0 comments on commit b093a98

Please sign in to comment.