Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
Co-authored-by: Justin Chu <[email protected]>
  • Loading branch information
jchen351 and justinchuby authored Oct 22, 2024
1 parent 2f1d5fe commit f1003ea
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 @@ -2,7 +2,7 @@
line-length = 120
# NOTE: Do not extend the exclude list. Edit .lintrunner.toml instead
extend-exclude = "cmake|onnxruntime/core/flatbuffers/"
target-version = ["py310","py311","py312"]
target-version = ["py310", "py311", "py312"]

[tool.isort]
# NOTE: Do not extend the exclude list. Edit .lintrunner.toml instead
Expand Down

0 comments on commit f1003ea

Please sign in to comment.