We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c4f18b commit be60978Copy full SHA for be60978
project/__init__.py
@@ -1,7 +1,5 @@
1
from pyms.flask.app import Microservice
2
3
-from project.config import CONFIG
4
5
from project.models.init_db import db
6
7
__author__ = "Alberto Vara"
project/config.py
0 commit comments