Adds models for reporting
This commit is contained in:
parent
7337a357fa
commit
e59c127686
7 changed files with 90 additions and 8 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -2,6 +2,7 @@
|
|||
/venv
|
||||
*.pyc
|
||||
*.swp
|
||||
**/__pycache__
|
||||
|
||||
# VSCode
|
||||
/.vscode
|
||||
|
@ -15,4 +16,4 @@
|
|||
/images/
|
||||
|
||||
# Testing
|
||||
.coverage
|
||||
.coverage
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue