Replace individual constraint methods by single get_constraints

This commit is contained in:
2021-04-09 21:51:38 -05:00
parent 626d75f25e
commit 9368b37139
9 changed files with 156 additions and 159 deletions

View File

@@ -16,7 +16,6 @@ from .components.static_lazy import StaticLazyConstraintsComponent
from .features import (
Features,
TrainingSample,
ConstraintFeatures,
VariableFeatures,
InstanceFeatures,
)