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 a064224 commit 7d10434Copy full SHA for 7d10434
LoopStructural/utils/_surface.py
@@ -1,6 +1,6 @@
1
from __future__ import annotations
2
3
-from typing import Optional, Union, Callable, List, Dict
+from typing import Optional, Union, Callable, List
4
import numpy as np
5
import numpy.typing as npt
6
from LoopStructural.utils.logging import getLogger
0 commit comments