summaryrefslogtreecommitdiff
path: root/creator.py
diff options
context:
space:
mode:
authorMarius Peter <blendoit@gmail.com>2019-06-08 17:22:22 -0700
committerMarius Peter <blendoit@gmail.com>2019-06-08 17:22:22 -0700
commitd613d11eab93f40b933e1d06d609bdcfc11a7032 (patch)
tree248ab0d3981dd4010932f379c2106c6013885e7a /creator.py
parente053bbfd320ecc0817c7f8b740c0581ac0813417 (diff)
added a comment.
Diffstat (limited to 'creator.py')
-rw-r--r--creator.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/creator.py b/creator.py
index d5ff3ec..17c1d98 100644
--- a/creator.py
+++ b/creator.py
@@ -239,6 +239,8 @@ class Spar(Coordinates):
"""Contains a single spar's location and material."""
global parent
+ # Blendo
+
def __init__(self):
super().__init__(parent.chord, parent.semi_span)
Copyright 2019--2024 Marius PETER