Skip to content

Commit 350e832

Browse files
committed
pylint
1 parent 81618e8 commit 350e832

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

packages/pytest-simcore/src/pytest_simcore/simcore_storage_datcore_adapter.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# pylint:disable=unused-variable
2+
# pylint:disable=unused-argument
3+
# pylint:disable=redefined-outer-name
4+
15
import re
26
from collections.abc import Iterator
37

0 commit comments

Comments
 (0)