Skip to content

Commit 186b2d1

Browse files
Ignore B028 (#62)
1 parent 165781f commit 186b2d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ select = [
4545
"I",
4646
"UP",
4747
]
48-
ignore = ['B018']
48+
ignore = ["B018", "B028"]
4949
exclude = [
5050
"lazy_loader/tests/fake_pkg/__init__.pyi",
5151
]

0 commit comments

Comments
 (0)