diff options
Diffstat (limited to '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:
"""
|