mirror of
https://github.com/Telecominfraproject/oopt-gnpy-api.git
synced 2025-10-29 01:02:18 +00:00
FIX: Missing 'path-request' registration in app initialization
Change-Id: Ia1d842efc5a536e5e2ef98920194a8d05604ff3e
This commit is contained in:
@@ -5,3 +5,5 @@
|
||||
from flask import Flask
|
||||
|
||||
app = Flask(__name__)
|
||||
|
||||
import gnpyapi.core.route.path_request_route # noqa: F401, E402
|
||||
|
||||
Reference in New Issue
Block a user