mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-02 09:26:08 -05:00
fix flake 8
This commit is contained in:
@@ -1054,6 +1054,7 @@ def add_test_users_to_db(generate, state, admin):
|
|||||||
)
|
)
|
||||||
print(f"{num} {user.email_address} created")
|
print(f"{num} {user.email_address} created")
|
||||||
|
|
||||||
|
|
||||||
# generate a new salt value
|
# generate a new salt value
|
||||||
@notify_command(name="generate-salt")
|
@notify_command(name="generate-salt")
|
||||||
def generate_salt():
|
def generate_salt():
|
||||||
|
|||||||
Reference in New Issue
Block a user