Skip to content

Commit

Permalink
black: Don't set pyi = true
Browse files Browse the repository at this point in the history
Splitting this out from #10 so we don't get a confusing `git blame`
  • Loading branch information
AlexWaygood authored Jun 21, 2023
1 parent ef54559 commit 49e0a88
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ build-backend = "flit_core.buildapi"
[tool.black]
line-length = 100
skip-magic-trailing-comma = true
pyi = true

[tool.isort]
profile = "black"
Expand Down

0 comments on commit 49e0a88

Please sign in to comment.