mirror of
https://github.com/simple-login/app.git
synced 2025-09-19 13:04:30 +08:00
flake8
This commit is contained in:
parent
d9c682a23e
commit
66bafe7439
1 changed files with 0 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Reference in a new issue