diff options
-rw-r--r-- | creator.py | 1 | ||||
-rw-r--r-- | main.py | 1 |
2 files changed, 0 insertions, 2 deletions
@@ -28,7 +28,6 @@ from mpl_toolkits.mplot3d import Axes3D # our spars, stringers and ribs. This makes for more elegant code.
global parent
-# Marius makes a change.
class Coordinates:
"""
@@ -24,7 +24,6 @@ SEMI_SPAN = 200 POP_SIZE = 1 SAVE_PATH = 'C:/Users/blend/Desktop/python/airfoils' -# Where is my change? def main(): |