Initial commit

This commit is contained in:
2023-04-05 20:02:13 +01:00
committed by GitHub
commit be6546e4cc
11 changed files with 214 additions and 0 deletions

3
.coveragerc Normal file
View File

@ -0,0 +1,3 @@
[coverage:run]
relative_files = True
branch = True