Skip to content

Commit 0c8dc98

Browse files
committed
pylint
1 parent 6d7002d commit 0c8dc98

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

packages/pytest-simcore/src/pytest_simcore/helpers/playwright.py

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# pylint:disable=unused-variable
2+
# pylint:disable=unused-argument
3+
# pylint:disable=redefined-outer-name
4+
# pylint:disable=too-many-instance-attributes
5+
16
import contextlib
27
import json
38
import logging

0 commit comments

Comments
 (0)