mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-12 16:22:17 -05:00
Run auto-correct on app/ and tests/
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
from flask_bcrypt import generate_password_hash, check_password_hash
|
||||
from flask_bcrypt import check_password_hash, generate_password_hash
|
||||
|
||||
|
||||
def hashpw(password):
|
||||
|
||||
Reference in New Issue
Block a user