This commit is contained in:
@ -21,6 +21,8 @@ app.config.update({
|
||||
oidc = OpenIDConnect(app)
|
||||
app.logger.handlers = logging.getLogger('gunicorn.error').handlers
|
||||
|
||||
datapw = 'dasrtwegdffgtewrt4335wferg'
|
||||
|
||||
def calculate_nutrition(food, weight):
|
||||
try:
|
||||
conn = psycopg2.connect()
|
||||
|
Reference in New Issue
Block a user