Skip to content

Commit

Permalink
Merge pull request #30 from talboito/fix_autodoc
Browse files Browse the repository at this point in the history
Fix autodoc
  • Loading branch information
Carreau committed Jun 10, 2015
2 parents d3bd99e + 24d0c76 commit 128cf8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/using_traitlets.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Any class with traitlet attributes must inherit from :class:`HasTraits`.

.. automethod:: trait_metadata

.. automethod:: add_trait
.. automethod:: add_traits

You then declare the traitlets on the class like this::

Expand Down

0 comments on commit 128cf8e

Please sign in to comment.