summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--__init__.py2
-rw-r--r--creator.py1
2 files changed, 0 insertions, 3 deletions
diff --git a/__init__.py b/__init__.py
index 3e60a6f..6d9a3db 100644
--- a/__init__.py
+++ b/__init__.py
@@ -15,5 +15,3 @@
__author__ = "Marius Peter"
__version__ = "2.1"
__revision__ = "2.1.1"
-
-# Foobie foobar
diff --git a/creator.py b/creator.py
index f826a14..f401791 100644
--- a/creator.py
+++ b/creator.py
@@ -22,7 +22,6 @@ import matplotlib.pyplot as plt
import matplotlib as mpl
from mpl_toolkits.mplot3d import Axes3D
-# hello im just dicking around
# This variable is required for main.py constant wing dimensions
# to be passed to inheriting classes (Airfoil, Spar, Stringer, Rib).
# This way, we don't have to redeclare our coordinates as parameters for
Copyright 2019--2024 Marius PETER