♻️ Refactor user update (#689)

This commit is contained in:
Alejandra
2024-03-12 17:29:49 +01:00
committed by GitHub
parent 22a7d7a09b
commit f67af697eb
6 changed files with 62 additions and 10 deletions

View File

@@ -5,4 +5,4 @@ set -x
coverage run --source=app -m pytest
coverage report --show-missing
coverage html --title "${@}"
coverage html --title "${@-coverage}"