summaryrefslogtreecommitdiff
path: root/tools/creator.py
diff options
context:
space:
mode:
authorMarius Peter <blendoit@gmail.com>2019-07-23 17:06:09 -0700
committerMarius Peter <blendoit@gmail.com>2019-07-23 17:06:09 -0700
commit91bc68f91306b07a2801f87532c56e9c4504f9a4 (patch)
tree6381708384addaef1625e30b2aae59f12daea645 /tools/creator.py
parent32b6a6e80d22a6d6e8449821d3117252de3e89ba (diff)
typos
Diffstat (limited to 'tools/creator.py')
-rw-r--r--tools/creator.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/creator.py b/tools/creator.py
index 810df09..01f73ad 100644
--- a/tools/creator.py
+++ b/tools/creator.py
@@ -401,7 +401,7 @@ def plot_geom(airfoil, view: False):
plt.gca().legend(bbox_to_anchor=(1, 1),
bbox_transform=plt.gcf().transFigure)
- if view == True:
+ if view is True:
plt.show()
else:
pass
Copyright 2019--2024 Marius PETER