From ac309ba0d49e8c82eefb851ded5d60a2d3905f11 Mon Sep 17 00:00:00 2001 From: Marius Peter Date: Thu, 6 Jun 2019 17:09:44 -0700 Subject: Testing atom and github integration --- __init__.py | 2 -- creator.py | 1 - 2 files changed, 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 -- cgit v1.2.3