test
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Wolfgang Hottgenroth 2024-01-30 16:24:45 +01:00
parent 5f8d49f054
commit 4c2338c34a
Signed by: wn
GPG Key ID: 836E9E1192A6B132

View File

@ -20,7 +20,6 @@ app.config.update({
oidc = OpenIDConnect(app)
def calculate_nutrition(food, weight):
try:
conn = psycopg2.connect()