Skip to content

Commit

Permalink
[doc] add get_full_name_for_node_or_raise
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmylai committed Feb 12, 2020
1 parent 6f3f541 commit abd37df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/source/helpers.rst
Expand Up @@ -30,4 +30,5 @@ Traversing Helpers
Functions that assist in traversing an existing LibCST tree.

.. autofunction:: libcst.helpers.get_full_name_for_node
.. autofunction:: libcst.helpers.get_full_name_for_node_or_raise
.. autofunction:: libcst.helpers.ensure_type

0 comments on commit abd37df

Please sign in to comment.