fix: syntax error in charts.py - mismatched bracket
All checks were successful
Deploy Development / deploy (push) Successful in 51s
Build Test / lint-backend (push) Successful in 1s
Build Test / build-frontend (push) Successful in 14s

This commit is contained in:
Lars 2026-03-29 07:34:27 +02:00
parent 4c22f999c4
commit 56273795a0

View File

@ -671,7 +671,8 @@ def get_protein_adequacy_chart(
"borderDash": [5, 5],
"fill": False,
"pointRadius": 0
})
}
]
datasets.append({
"label": "Ziel Max",