mirror of
https://github.com/simple-login/app.git
synced 2024-11-10 17:35:27 +08:00
black
This commit is contained in:
parent
1f0ef13ff2
commit
5dc631a6b5
1 changed files with 0 additions and 2 deletions
|
@ -166,10 +166,8 @@ def fake_data():
|
|||
password="password",
|
||||
activated=True,
|
||||
is_admin=True,
|
||||
|
||||
enable_otp=False,
|
||||
otp_secret="base32secret3232",
|
||||
|
||||
intro_shown=True,
|
||||
fido_uuid=None,
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue