Skip to content

Commit 6bec045

Browse files
committed
pylint
1 parent b72f719 commit 6bec045

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

services/dask-sidecar/tests/unit/test_rabbitmq_plugin.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# pylint: disable=redefined-outer-name
2+
# pylint: disable=unused-argument
3+
# pylint: disable=unused-variable
4+
# pylint: disable=no-member
5+
16
import distributed
27

38
# Selection of core and tool services started in this swarm fixture (integration)

0 commit comments

Comments
 (0)