Skip to content

Commit 865b9fc

Browse files
Update pyproject.toml
1 parent ae42936 commit 865b9fc

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
@@ -151,6 +151,6 @@ disable=[
151151
"docstring-first-line-empty",
152152
"confusing-consecutive-elif",
153153
"too-complex",
154-
"cannot-enumerate-pytest-fixtures",
154+
"cannot-enumerate-pytest-fixtures", # our own message, fix first
155155
"duplicate-code",
156156
]

0 commit comments

Comments
 (0)