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 c77a546 commit a0f8766Copy full SHA for a0f8766
databricks/sdk/mixins/jobs.py
@@ -1,6 +1,7 @@
1
from typing import Optional
2
3
from databricks.sdk.service import jobs
4
+from databricks.sdk.service.jobs import Job
5
6
7
class JobsExt(jobs.JobsAPI):
0 commit comments