This commit is contained in:
Son 2021-08-15 17:42:15 +02:00
parent d9c682a23e
commit 66bafe7439
1 changed files with 0 additions and 1 deletions

View File

@ -205,7 +205,6 @@ def create_app() -> Flask:
def fake_data():
LOG.d("create fake data")
# Create a user
user = User.create(
email="john@wick.com",