summaryrefslogtreecommitdiff
path: root/evaluator.py
diff options
context:
space:
mode:
authorMarius Peter <blendoit@gmail.com>2019-06-29 15:16:25 -0700
committerMarius Peter <blendoit@gmail.com>2019-06-29 15:16:25 -0700
commit2d792fd69a9d6306c78c346664761e22594e5a07 (patch)
tree42dda93fdff9af0b8b32b60b8eb327138a9d5407 /evaluator.py
parent7887854ad2ba3fa81defe8641171d25405bdd370 (diff)
delete Coordinates class
Diffstat (limited to 'evaluator.py')
-rw-r--r--evaluator.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/evaluator.py b/evaluator.py
index 87265e9..cab2e9b 100644
--- a/evaluator.py
+++ b/evaluator.py
@@ -13,7 +13,7 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <https://www.gnu.org/licenses/>.
"""
-The 'evaluator' module contains a single Evaluator class,
+The evaluator.py module contains a single Evaluator class,
which knows all the attributes of a specified Airfoil instance,
and contains functions to analyse the airfoil's geometrical
& structural properties.
Copyright 2019--2024 Marius PETER