typo
This commit is contained in:
parent
bd0a5c53e0
commit
ef63ef4e02
@ -70,7 +70,7 @@ class LoftService(Base):
|
|||||||
f = 0
|
f = 0
|
||||||
|
|
||||||
# iterate for number of forms that require creation
|
# iterate for number of forms that require creation
|
||||||
# currently creates distinc forms with no item overlap
|
# currently creates distinct forms with no item overlap
|
||||||
while f < self.solver_run.total_forms:
|
while f < self.solver_run.total_forms:
|
||||||
# setup vars
|
# setup vars
|
||||||
items = LpVariable.dicts(
|
items = LpVariable.dicts(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user