Skip to content

Commit

Permalink
DOC: Add Callable to docs.
Browse files Browse the repository at this point in the history
Missed in #333, as noted in #321 (comment).

Thanks!
  • Loading branch information
danielballan committed May 22, 2019
1 parent 3eea7fc commit 457645c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/source/trait_types.rst
Original file line number Diff line number Diff line change
Expand Up @@ -110,5 +110,7 @@ Miscellaneous
.. autoclass:: Union
:members: __init__

.. autoclass:: Callable

.. autoclass:: Any

0 comments on commit 457645c

Please sign in to comment.