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

This commit is contained in:
2024-01-30 16:24:45 +01:00
parent 5f8d49f054
commit 4c2338c34a

View File

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