.gitignore
.pre-commit-config.yaml
LICENSE
Makefile
README.md
pyproject.toml
requirements-test.txt
setup.cfg
.github/actionlint-matcher.json
.github/dependabot.yml
.github/workflows/ci.yaml
.github/workflows/remove-automerge.yml
.github/workflows/setup-automerge.yml
.github/workflows/stale.yml
.github/workflows/update-pre-commit.yml
neuro_notifications_client/__init__.py
neuro_notifications_client/client.py
neuro_notifications_client/notifications.py
neuro_notifications_client/py.typed
neuro_notifications_client/schema.py
neuro_notifications_client.egg-info/PKG-INFO
neuro_notifications_client.egg-info/SOURCES.txt
neuro_notifications_client.egg-info/dependency_links.txt
neuro_notifications_client.egg-info/not-zip-safe
neuro_notifications_client.egg-info/requires.txt
neuro_notifications_client.egg-info/top_level.txt
tests/unit/conftest.py
tests/unit/test_notify.py
tests/unit/test_ping.py