LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
griffe_modernized_annotations/__init__.py
griffe_modernized_annotations/extension.py
griffe_modernized_annotations/modernizer.py
griffe_modernized_annotations/predicates.py
griffe_modernized_annotations/py.typed
griffe_modernized_annotations/transforms.py
griffe_modernized_annotations/traversal.py
griffe_modernized_annotations/types.py
griffe_modernized_annotations/utils.py
griffe_modernized_annotations.egg-info/PKG-INFO
griffe_modernized_annotations.egg-info/SOURCES.txt
griffe_modernized_annotations.egg-info/dependency_links.txt
griffe_modernized_annotations.egg-info/requires.txt
griffe_modernized_annotations.egg-info/top_level.txt
griffe_modernized_annotations/proposals/__init__.py
griffe_modernized_annotations/proposals/pep.py
griffe_modernized_annotations/proposals/pep585.py
griffe_modernized_annotations/proposals/pep604.py
tests/__init__.py
tests/conftest.py
tests/test_extension.py
tests/utils.py