We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ce626c commit fbc4474Copy full SHA for fbc4474
tests/unit/test_e2e.py
@@ -9,7 +9,7 @@
9
from circuit_maintenance_parser.errors import ProviderError
10
from circuit_maintenance_parser.constants import EMAIL_HEADER_DATE, EMAIL_HEADER_SUBJECT
11
12
-# pylint: disable=duplicate-code
+# pylint: disable=duplicate-code,too-many-lines
13
from circuit_maintenance_parser.provider import (
14
Equinix,
15
GenericProvider,
0 commit comments