mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-02 09:26:08 -05:00
Fixing pull requests comments
- full path to imports - renamed client lib from jwt->authentication
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
from flask import jsonify
|
||||
|
||||
from . import main
|
||||
from app.main import main
|
||||
|
||||
|
||||
@main.app_errorhandler(400)
|
||||
|
||||
Reference in New Issue
Block a user