.cruft.json
.gitignore
.pre-commit-config.yaml
CODE_OF_CONDUCT.rst
CONTRIBUTING.rst
LICENSE
README.rst
mkdocs.yml
noxfile.py
pyproject.toml
setup.cfg
.github/dependabot.yml
.github/workflows/docs.yml
.github/workflows/release.yml
.github/workflows/tests.yml
.github/workflows/update-template.yaml
docs/gen_ref_pages.py
docs/index.md
docs/assets/logo.svg
src/iterative_telemetry/__init__.py
src/iterative_telemetry.egg-info/PKG-INFO
src/iterative_telemetry.egg-info/SOURCES.txt
src/iterative_telemetry.egg-info/dependency_links.txt
src/iterative_telemetry.egg-info/not-zip-safe
src/iterative_telemetry.egg-info/requires.txt
src/iterative_telemetry.egg-info/top_level.txt
tests/__init__.py
tests/test_iterative_telemetry.py