LibCST/libcst/codemod/visitors
2023-01-24 13:51:56 +00:00
..
tests [AddImportsVisitor] Docstring Check Only for the Top Element of the Body (#841) 2023-01-24 13:51:56 +00:00
__init__.py Define gather global names visitor (#657) 2022-03-09 10:53:44 -08:00
_add_imports.py [AddImportsVisitor] Docstring Check Only for the Top Element of the Body (#841) 2023-01-24 13:51:56 +00:00
_apply_type_annotations.py add an always_qualify_annotations argument to the type annotation visitor (#676) 2022-04-13 14:23:21 -07:00
_gather_comments.py Fix license headers (#560) 2021-12-28 11:55:18 +00:00
_gather_exports.py Fix license headers (#560) 2021-12-28 11:55:18 +00:00
_gather_global_names.py Define gather global names visitor (#657) 2022-03-09 10:53:44 -08:00
_gather_imports.py Restore the 0.4.1 behavior for libcst.helpers.get_absolute_module (#684) 2022-05-11 07:42:37 -04:00
_gather_string_annotation_names.py Fix license headers (#560) 2021-12-28 11:55:18 +00:00
_gather_unused_imports.py Fix all type errors (#579) 2022-01-05 18:13:01 +00:00
_imports.py Restore the 0.4.1 behavior for libcst.helpers.get_absolute_module (#684) 2022-05-11 07:42:37 -04:00
_remove_imports.py Restore the 0.4.1 behavior for libcst.helpers.get_absolute_module (#684) 2022-05-11 07:42:37 -04:00