mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-05 10:53:28 -05:00
fix codestyle
This commit is contained in:
@@ -26,4 +26,4 @@ def process_two_factor():
|
||||
else:
|
||||
return jsonify(form.errors), 400
|
||||
except:
|
||||
traceback.print_exc()
|
||||
traceback.print_exc()
|
||||
|
||||
Reference in New Issue
Block a user