Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
d308fd662a
|
@ -19,7 +19,7 @@ app.config.update({
|
||||
})
|
||||
|
||||
oidc = OpenIDConnect(app)
|
||||
|
||||
app.logger.handlers = logging.getLogger('gunicorn.error').handlers
|
||||
|
||||
def calculate_nutrition(food, weight):
|
||||
try:
|
||||
|
Reference in New Issue
Block a user