.flake8
.gitignore
.pre-commit-config.yaml
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
Pipfile
Pipfile.lock
README.md
SECURITY.md
setup.py
.devcontainer/devcontainer.json
.github/dependabot.yml
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/images/releasing-actions-finished.png
.github/images/releasing-actions-start.png
.github/images/releasing-changelog-button.png
.github/images/releasing-changelog-entered.png
.github/images/releasing-draft-button.png
.github/images/releasing-name-release.png
.github/images/releasing-name-tag.png
.github/images/releasing-publish-button.png
.github/images/releasing-pypi.png
.github/images/releasing-release-published.png
.github/images/releasing-releases-button.png
.github/images/releasing-tag-button.png
.github/workflows/codeql.yml
.github/workflows/continuous-deployment.yaml
.github/workflows/docs.yaml
docs/Makefile
docs/conf.py
docs/index.md
ipsos_credibility_interval/__init__.py
ipsos_credibility_interval.egg-info/PKG-INFO
ipsos_credibility_interval.egg-info/SOURCES.txt
ipsos_credibility_interval.egg-info/dependency_links.txt
ipsos_credibility_interval.egg-info/requires.txt
ipsos_credibility_interval.egg-info/top_level.txt
tests/__init__.py
tests/test_get.py