Skip to content

Commit

Permalink
Merge pull request #287 from 12rambau/patch-2
Browse files Browse the repository at this point in the history
refactor: remove unused parameters
  • Loading branch information
mariobuikhuizen committed Nov 22, 2023
2 parents ed4bb2e + 1abad38 commit 5c93cc8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
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 5c93cc8

Please sign in to comment.