summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-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