Skip to content

Commit 7ae461a

Browse files
committed
linting
1 parent e350c1e commit 7ae461a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/unit/utils/utils_test.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
# pylint: disable=line-too-long
1818
# pylint: disable=missing-function-docstring
1919
# pylint: disable=unused-import
20+
# pylint: disable=too-many-positional-arguments
2021

2122
from contextlib import nullcontext as does_not_raise
2223
import os

0 commit comments

Comments
 (0)