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 70821cf commit 3ecf67dCopy full SHA for 3ecf67d
scaleway-core/scaleway_core/utils/resolve_one_of.py
@@ -1,5 +1,5 @@
1
from dataclasses import dataclass
2
-from typing import Any, Dict, Generic, List, Optional, TypeVar, Callable
+from typing import Any, Dict, Generic, List, Optional, TypeVar
3
4
T = TypeVar("T")
5
0 commit comments