Skip to content

Commit 069740a

Browse files
committed
making procedure a process
1 parent ca0c140 commit 069740a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Regional_Jet_Optimization/Procedure.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ def setup():
3030
# ------------------------------------------------------------------
3131

3232
# size the base config
33-
procedure = Data()
33+
procedure = Process()
3434
procedure.simple_sizing = simple_sizing
3535

3636
# find the weights

0 commit comments

Comments
 (0)