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 f1d3b51 commit 6ea25beCopy full SHA for 6ea25be
README.md
@@ -30,7 +30,7 @@ for c in w.clusters.list():
30
print(c.cluster_name)
31
```
32
33
-Databricks SDK for Python is compatible with Python 3.7 (until 27 June 2023), 3.8, 3.9, 3.10, and 3.11.
+Databricks SDK for Python is compatible with Python 3.7 _(until [June 2023](https://devguide.python.org/versions/))_, 3.8, 3.9, 3.10, and 3.11.
34
35
## Authentication
36
0 commit comments