Skip to content

Commit

Permalink
refactor: remove unused parameters
Browse files Browse the repository at this point in the history
Fi #286
  • Loading branch information
12rambau authored and mariobuikhuizen committed Nov 22, 2023
1 parent ed4bb2e commit 1abad38
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 @@ -69,7 +69,6 @@ ignore = [
#"W503", # line break before binary operator | Black takes care of it
#"E203", # whitespace before ':' | Black take care of it
]
line-length = 100
select = ["E", "W", "F", "Q", "I"]

[tool.black]
Expand Down

0 comments on commit 1abad38

Please sign in to comment.