mlau154 / pymead

An object-oriented Python 3 GUI and API for single- and multi-element Bézier-parametrized airfoil design, analysis, and optimization
https://pymead.readthedocs.io/
MIT License
12 stars 1 forks source link

load_points tests #21

Closed aparua6 closed 2 months ago

aparua6 commented 2 months ago

load_points with whitespace delimiter, comma delimiter, invalid delimiter, and not real file. Adjustments to load_points in GUI and LoadPointsDialog in dialogs.

mlau154 commented 2 months ago

LGTM!