Skip to content

Commit

Permalink
Update pyversion of isort in config
Browse files Browse the repository at this point in the history
  • Loading branch information
bdvllrs committed Feb 19, 2024
1 parent 10fdc31 commit f6f8d65
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ shapesd = "simple_shapes_dataset.cli:cli"
[tool.isort]
profile = "black"
line_length = 88
py_version = 311

[tool.black]
line-length = 88
Expand Down

0 comments on commit f6f8d65

Please sign in to comment.