Skip to content

Commit df8abdd

Browse files
committed
fix: Quote python version
1 parent 0cb94c4 commit df8abdd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ extension-pkg-whitelist = [
140140
"pydantic",
141141
"ujson"
142142
]
143-
py-version = 3.10
143+
py-version = "3.10"
144144

145145
[tool.pylint.messages_control]
146146
enable = [

0 commit comments

Comments
 (0)