README.md
setup.py
bowler/__init__.py
bowler/__main__.py
bowler/helpers.py
bowler/imr.py
bowler/main.py
bowler/query.py
bowler/tool.py
bowler/type_inference.py
bowler/types.py
waterloo/__about__.py
waterloo/__init__.py
waterloo/cli.py
waterloo/printer.py
waterloo/py.typed
waterloo/types.py
waterloo.egg-info/PKG-INFO
waterloo.egg-info/SOURCES.txt
waterloo.egg-info/dependency_links.txt
waterloo.egg-info/entry_points.txt
waterloo.egg-info/requires.txt
waterloo.egg-info/top_level.txt
waterloo/conf/__init__.py
waterloo/conf/types.py
waterloo/parsers/__init__.py
waterloo/parsers/napoleon.py
waterloo/parsers/python.py
waterloo/parsers/utils.py
waterloo/refactor/__init__.py
waterloo/refactor/annotations.py
waterloo/refactor/base.py
waterloo/refactor/exceptions.py
waterloo/refactor/reporter.py
waterloo/refactor/utils.py