.cruft.json
.gitattributes
.gitignore
.pre-commit-config.yaml
CODE_OF_CONDUCT.rst
CONTRIBUTING.rst
LICENSE
README.rst
noxfile.py
pyproject.toml
setup.cfg
.github/dependabot.yml
.github/workflows/release.yml
.github/workflows/tests.yml
.github/workflows/update-template.yaml
docs/gen_ref_pages.py
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_user_id.py