Skip to content

Commit 5c93cc8

Browse files
Merge pull request #287 from 12rambau/patch-2
refactor: remove unused parameters
2 parents ed4bb2e + 1abad38 commit 5c93cc8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ ignore = [
6969
#"W503", # line break before binary operator | Black takes care of it
7070
#"E203", # whitespace before ':' | Black take care of it
7171
]
72-
line-length = 100
7372
select = ["E", "W", "F", "Q", "I"]
7473

7574
[tool.black]

0 commit comments

Comments
 (0)