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 a8fb556 commit f08a9fbCopy full SHA for f08a9fb
autoPyTorch/api/base_task.py
@@ -13,7 +13,7 @@
13
import uuid
14
import warnings
15
from abc import abstractmethod
16
-from typing import Any, Callable, Dict, List, Optional, Tuple, Union, cast
+from typing import Any, Callable, Dict, List, Optional, Union, cast
17
18
from ConfigSpace.configuration_space import Configuration, ConfigurationSpace
19
0 commit comments