update for new parsing url swp_

This commit is contained in:
Hadrian Burkhardt
2023-11-26 14:46:27 +01:00
committed by f4lco
parent 65b75794ab
commit f714fc4c79
9 changed files with 4744 additions and 4 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ run:
$(RUN)
debug:
FLASK_ENV=development $(RUN)
FLASK_ENV=development $(RUN) --debug
test:
pipenv run python -m pytest -vv --cov-branch --cov stw_potsdam --cov-report term --cov-report html