Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/closeio/tasktiger
/ TaskImportError
Class
TaskImportError
tasktiger/exceptions.py:5–8 ·
view source on GitHub ↗
Raised when a task could not be imported.
Source
from the content-addressed store, hash-verified
3
4
5
class
TaskImportError(ImportError):
6
""
"
7
Raised when a task could not be imported.
8
""
"
9
10
11
class
JobTimeoutException(BaseException):
Callers
1
import_attribute
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected