Initial commit

This commit is contained in:
Richard Megginson
2024-10-22 10:07:09 -06:00
committed by GitHub
commit e898442752
63 changed files with 2164 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
passes.yml
vault.yml
*.pyc
*.retry
/tests/.coverage
/tests/htmlcov*
/.tox
/venv*/
/.venv/
.vscode/
artifacts/
__pycache__/
*~
.pytest_cache/