Skip to content

Commit de1e8e5

Browse files
committed
pylint
1 parent 9a1276f commit de1e8e5

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)