Skip to content

Commit

Permalink
docs: Explain tool.isort section
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmckinney committed Sep 7, 2024
1 parent c508368 commit 4d09045
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 @@ -43,4 +43,4 @@ builtins-ignorelist = ["copyright"]
]

[tool.isort]
src_paths = ["backend"]
src_paths = ["backend"] # for lint workflow

0 comments on commit 4d09045

Please sign in to comment.