Skip to content

Commit

Permalink
changing codespell issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Capucine Lechartre committed May 27, 2024
1 parent 66fdd92 commit 17393df
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 = 80

[tool.isort]
default_section = "THIRDPARTY"
default_section = "THIRD PARTY"
profile = "black"
# Headings
import_heading_stdlib = "Standard library"
Expand Down

0 comments on commit 17393df

Please sign in to comment.