devdenh/python-project-lvl2

View on GitHub
.gitignore

Summary

Maintainability
Test Coverage
*.egg-info
__pycache__
dist/
*.pyc
.venv/
.coverage
coverage.xml
.pytest_cache/
.vim