.coveragerc
.deepsource.toml
.flake8
.gitignore
.pre-commit-config.yaml
.prettierignore
.prettierrc.json
AUTHORS.md
CHANGELOG.md
CONTRIBUTING.md
GettingStarted.ipynb
LICENSE.md
README.md
environment.yml
package-lock.json
package.json
pyproject.toml
renovate.json
requirements.in
requirements.txt
setup.cfg
setup.py
tox.ini
.devcontainer/Dockerfile
.devcontainer/devcontainer.json
.github/workflows/codeql-analysis.yml
.github/workflows/main.yml
src/causalimpact/__init__.py
src/causalimpact/analysis.py
src/causalimpact/inferences.py
src/causalimpact/misc.py
src/causalimpact/model.py
src/causalimpact.egg-info/PKG-INFO
src/causalimpact.egg-info/SOURCES.txt
src/causalimpact.egg-info/dependency_links.txt
src/causalimpact.egg-info/not-zip-safe
src/causalimpact.egg-info/requires.txt
src/causalimpact.egg-info/top_level.txt
tests/README.md
tests/__init__.py
tests/conftest.py
tests/test_analysis.py
tests/test_inferences.py
tests/test_misc.py
tests/test_model.py
tests/fixtures/analysis/summary_report_output.txt