minor fixes

This commit is contained in:
JNadeu 2019-12-17 22:30:29 +01:00 committed by nad
parent 619e7f27e9
commit ede36eabd6
2 changed files with 3 additions and 2 deletions

3
.gitignore vendored
View File

@ -106,6 +106,7 @@ ENV/
# Other # Other
.idea/ .idea/
.vscode/
.DS_Store .DS_Store
/app.py /app.py
.vscode/

View File

@ -32,4 +32,4 @@ flask-weasyprint==0.5
weasyprint==44 weasyprint==44
psycopg2-binary==2.8.3 psycopg2-binary==2.8.3
sortedcontainers==2.1.0 sortedcontainers==2.1.0
tqdm==4.32.2 tqdm==4.32.2