diff options
author | Marius Peter <blendoit@gmail.com> | 2019-06-06 19:47:52 -0700 |
---|---|---|
committer | Marius Peter <blendoit@gmail.com> | 2019-06-06 19:47:52 -0700 |
commit | ca147b8552208d3946b2bded6d68508488cc60bf (patch) | |
tree | bd19b7eefa9ead2497673c6d8d606a1f201ca281 | |
parent | 32171cf199cac0d56c7613b70108f9d34220984d (diff) |
test
-rw-r--r-- | main.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -24,6 +24,7 @@ SEMI_SPAN = 200 POP_SIZE = 1 SAVE_PATH = 'C:/Users/blend/Desktop/python/airfoils' +# Where is my change? def main(): |