summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Peter <blendoit@gmail.com>2019-06-06 19:49:25 -0700
committerMarius Peter <blendoit@gmail.com>2019-06-06 19:49:25 -0700
commit4b0f60ef0c56a3e1ead9be5a74ca5cc9ab0f8b77 (patch)
tree9ae1d2a3f7b3f90354a6743e6995efa528d8c814
parent552fb4def7b28b86b58c463f081c5ae4b859a382 (diff)
test 2
-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