Skip to content

Commit 9363761

Browse files
authored
chore: Add quotes to the python version (#174)
1 parent 2cf50ac commit 9363761

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
@@ -60,7 +60,7 @@ target-version = ['py310']
6060
profile = "black"
6161

6262
[tool.mypy]
63-
python_version = 3.10
63+
python_version = "3.10"
6464
warn_unused_configs = true
6565
disallow_incomplete_defs = true
6666

0 commit comments

Comments
 (0)