Skip to content

Commit c5809c2

Browse files
committed
pylint
1 parent c539146 commit c5809c2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

services/api-server/tests/unit/test_tasks.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# pylint: disable=redefined-outer-name
2+
# pylint: disable=unused-argument
3+
14
from typing import Any
25

36
import pytest

0 commit comments

Comments
 (0)