summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--creator.py1
-rw-r--r--main.py1
2 files changed, 0 insertions, 2 deletions
diff --git a/creator.py b/creator.py
index 8d49cde..f401791 100644
--- a/creator.py
+++ b/creator.py
@@ -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:
"""
diff --git a/main.py b/main.py
index 141c877..dd6b179 100644
--- a/main.py
+++ b/main.py
@@ -24,7 +24,6 @@ SEMI_SPAN = 200
POP_SIZE = 1
SAVE_PATH = 'C:/Users/blend/Desktop/python/airfoils'
-# Where is my change?
def main():
Copyright 2019--2024 Marius PETER