mirror of
https://github.com/GSA/notifications-api.git
synced 2026-09-05 22:08:26 -04:00
3 lines
46 B
Python
3 lines
46 B
Python
|
|
from flask import jsonify
|
||
|
|
from .. import main
|