Skip to content

Commit 2dd2572

Browse files
committed
Update codegen to match new style
1 parent 699949b commit 2dd2572

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.codegen.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"mode": "py_v0",
33
"api_changelog": true,
44
"version": {
5-
"databricks/sdk/version.py": "__version__ = '$VERSION'"
5+
"databricks/sdk/version.py": "__version__ = \"$VERSION\""
66
},
77
"toolchain": {
88
"required": ["python3"],

0 commit comments

Comments
 (0)