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 aa0fc02 commit 56c906fCopy full SHA for 56c906f
src/omnipy/api/protocols/public/hub.py
@@ -2,7 +2,7 @@
2
3
import logging
4
from logging.handlers import TimedRotatingFileHandler
5
-from typing import Any, Optional, Protocol
+from typing import Optional, Protocol
6
7
from omnipy.api.enums import EngineChoice
8
from omnipy.api.protocols.private.compute.job_creator import IsJobConfigHolder
0 commit comments