mirror of
https://github.com/GSA/notifications-api.git
synced 2026-01-30 06:21:50 -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