Skip to content

Commit

Permalink
Add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
kmontag committed Jan 12, 2024
1 parent d7a53cd commit c88a4b5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,6 @@ extend-select = ["ARG", "B", "E", "I", "W"]
extend-ignore = ["E501"]

[tool.ruff.lint.isort]
# Explicitly specify Live as a standard library to avoid potential
# inconsistencies across systems when sorting imports.
extra-standard-library = ["Live"]

0 comments on commit c88a4b5

Please sign in to comment.