Skip to content

Commit

Permalink
change fixit config to 3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
yangdanny97 committed Nov 19, 2024
1 parent eddf8d8 commit dd37f66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ target-version = ["py38"]

[tool.fixit]
enable = ["fixit.rules"]
python-version = "3.10"
python-version = "3.8"
formatter = "ufmt"

[[tool.fixit.overrides]]
Expand Down

0 comments on commit dd37f66

Please sign in to comment.