.coveragerc
.devcontainer.json
.gitattributes
.gitignore
.pre-commit-config.yaml
.prettierrc.js
.yamllint
LICENSE
README.md
mypy.ini
pyproject.toml
pytest.ini
requirements.txt
requirements_dev.txt
requirements_test.txt
sonar-project.properties
.github/FUNDING.yml
.github/dependabot.yml
.github/release-drafter.yml
.github/ISSUE_TEMPLATE/bug_report.yml
.github/ISSUE_TEMPLATE/config.yml
.github/workflows/ci.yml
.github/workflows/codeql-analysis.yml
.github/workflows/python-publish.yml
.github/workflows/release-drafter.yml
osservaprezzi/.DS_Store
osservaprezzi/__init__.py
osservaprezzi/client.py
osservaprezzi/const.py
osservaprezzi/exceptions.py
osservaprezzi/helpers.py
osservaprezzi/models.py
osservaprezzi/py.typed
osservaprezzi.egg-info/PKG-INFO
osservaprezzi.egg-info/SOURCES.txt
osservaprezzi.egg-info/dependency_links.txt
osservaprezzi.egg-info/requires.txt
osservaprezzi.egg-info/top_level.txt
scripts/run-in-env.sh
tests/__init__.py
tests/conftest.py
tests/test_brands.py
tests/test_client.py
tests/test_fuels.py
tests/test_helpers.py
tests/test_stations.py
tests/__snapshots__/test_brands.ambr
tests/__snapshots__/test_fuels.ambr
tests/__snapshots__/test_helpers.ambr
tests/__snapshots__/test_stations.ambr