Skip to content

Commit 78fe855

Browse files
committed
Fix pylint
1 parent 4065830 commit 78fe855

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

services/web/server/tests/unit/with_dbs/04/functions/test_function_jobs_controller_rpc.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# pylint: disable=redefined-outer-name
22
# pylint: disable=unused-argument
3+
# pylint: disable=too-many-arguments
34

45
import datetime
56
from collections.abc import Callable

0 commit comments

Comments
 (0)