Skip to content

Commit bf16bc0

Browse files
committed
linter
1 parent 38431d8 commit bf16bc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/director-v2/tests/unit/with_dbs/comp_scheduler/test_scheduler_dask.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# pylint:disable=protected-access
66
# pylint:disable=too-many-arguments
77
# pylint:disable=no-name-in-module
8-
# pylint: disable=too-many-statements
8+
# pylint:disable=too-many-positional-arguments
99

1010

1111
import asyncio

0 commit comments

Comments
 (0)