Skip to content

Commit fbc4474

Browse files
committed
skip pylint too-many-lines
1 parent 5ce626c commit fbc4474

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/unit/test_e2e.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
from circuit_maintenance_parser.errors import ProviderError
1010
from circuit_maintenance_parser.constants import EMAIL_HEADER_DATE, EMAIL_HEADER_SUBJECT
1111

12-
# pylint: disable=duplicate-code
12+
# pylint: disable=duplicate-code,too-many-lines
1313
from circuit_maintenance_parser.provider import (
1414
Equinix,
1515
GenericProvider,

0 commit comments

Comments
 (0)