Skip to content

Commit

Permalink
chore(bc): rebase with dev branch
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinBelthle committed Apr 16, 2024
1 parent ff3ff7a commit 84d2b7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion antarest/study/business/binding_constraint_management.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
)
from antarest.study.storage.variantstudy.model.command.common import BindingConstraintOperator
from antarest.study.storage.variantstudy.model.command.create_binding_constraint import (
EXPECTED_MATRIX_SHAPES,
DEFAULT_GROUP,
EXPECTED_MATRIX_SHAPES,
TERM_MATRICES,
BindingConstraintMatrices,
BindingConstraintProperties,
Expand Down

0 comments on commit 84d2b7a

Please sign in to comment.