diff options
author | Blendoit <51464356+Blendoit@users.noreply.github.com> | 2019-06-06 19:46:57 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-06-06 19:46:57 -0700 |
commit | a9c6e7eced1894fa3dec8c93e5224ad989385457 (patch) | |
tree | 8bc2371e591ef47df618dfc0d15ffa3ce9c06bb3 | |
parent | 32171cf199cac0d56c7613b70108f9d34220984d (diff) |
Update creator.py
-rw-r--r-- | creator.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -28,6 +28,7 @@ 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:
"""
|