mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-01 07:35:34 -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")
|
||||
|
||||
|
||||
# generate a new salt value
|
||||
@notify_command(name="generate-salt")
|
||||
def generate_salt():
|
||||
|
||||
Reference in New Issue
Block a user