Skip to content

Commit

Permalink
style: remove left-over print
Browse files Browse the repository at this point in the history
Signed-off-by: Victor Garcia Reolid <victor@seita.nl>
  • Loading branch information
victorgarcia98 committed May 29, 2023
1 parent 9aed98f commit 70cbb3e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions flexmeasures/data/models/planning/storage.py
Original file line number Diff line number Diff line change
Expand Up @@ -553,10 +553,6 @@ def validate_storage_constraints(

constraint_violations = []

violations = validate_constraint(_constraints, "max(t) >= min(t)")

print(violations)

########################
# A. Global validation #
########################
Expand Down

0 comments on commit 70cbb3e

Please sign in to comment.