.gitignore
.pylintrc
LICENSE
Makefile
README.md
build-requirements.in
build-requirements.txt
pyproject.toml
requirements.in
requirements.txt
setup.cfg
setup.py
.github/dependabot.yml
.github/workflows/python_publish.yml
silenceofthelambs/__init__.py
silenceofthelambs/auto.py
silenceofthelambs/main.py
silenceofthelambs.egg-info/PKG-INFO
silenceofthelambs.egg-info/SOURCES.txt
silenceofthelambs.egg-info/dependency_links.txt
silenceofthelambs.egg-info/requires.txt
silenceofthelambs.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/stubs.py
tests/test_main.py