RubendeBruin / DAVE

DAVE - Design Analysis Visualization and Engineering
Mozilla Public License 2.0
29 stars 7 forks source link

Python 3.7 does not recognize type hints and fails to load #104

Closed RubendeBruin closed 1 year ago

RubendeBruin commented 1 year ago

-> tuple[float, float] should be replaced with -> tuple

RubendeBruin commented 1 year ago

stopped python 3.7 support