We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3dcab07 commit 585a98eCopy full SHA for 585a98e
lib/models/aerosurfaces.py
@@ -1,5 +1,5 @@
1
from enum import Enum
2
-from typing import Optional, List, Tuple
+from typing import Optional, Tuple
3
from pydantic import BaseModel
4
5
0 commit comments