We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c539146 commit c5809c2Copy full SHA for c5809c2
services/api-server/tests/unit/test_tasks.py
@@ -1,3 +1,6 @@
1
+# pylint: disable=redefined-outer-name
2
+# pylint: disable=unused-argument
3
+
4
from typing import Any
5
6
import pytest
0 commit comments