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 518ebf0 commit a0c8c2bCopy full SHA for a0c8c2b
tests/test_jobs_mixin.py
@@ -1,6 +1,6 @@
1
import json
2
import re
3
-from re import Pattern
+from typing import Pattern
4
5
from databricks.sdk import WorkspaceClient
6
0 commit comments