Skip to content

Commit 842f4f7

Browse files
committed
cleaning out tutorials
1 parent 680313a commit 842f4f7

File tree

2 files changed

+1
-956
lines changed

2 files changed

+1
-956
lines changed

Solar_UAV_Optimization/Optimize.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ def setup():
6161

6262
# [ tag, scaling, units ]
6363
problem.objective = np.array([
64-
[ 'Nothing', 1. , Units.kg],####Optimize.py:
64+
[ 'Nothing', 1. , Units.kg],
6565
])
6666

6767
# -------------------------------------------------------------------

0 commit comments

Comments
 (0)