Skip to content

Commit 77aef4e

Browse files
committed
ignore PT028
1 parent 891aa80 commit 77aef4e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,5 +67,6 @@ lint.ignore = [
6767
"S", "D"
6868
]
6969
"tests/**" = [
70-
"S", "D"
70+
"S", "D",
71+
"PT028"
7172
]

0 commit comments

Comments
 (0)