Skip to content

Commit

Permalink
(fix) don't remember why zzz
Browse files Browse the repository at this point in the history
  • Loading branch information
MementoRC committed Dec 20, 2023
1 parent 9022b08 commit cdc504a
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 @@ -95,7 +95,7 @@ extend-exclude = [
]

[tool.ruff.isort]
known-first-party = ["zzz"]
known-first-party = ["coincurve"]

[tool.ruff.flake8-quotes]
inline-quotes = "single"
Expand Down

0 comments on commit cdc504a

Please sign in to comment.