[doc] add get_full_name_for_node_or_raise

This commit is contained in:
Jimmy Lai 2020-02-11 21:20:00 -08:00 committed by jimmylai
parent 6f3f541812
commit abd37df6b6

View file

@ -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