diff --git a/services/extract_service.py b/services/extract_service.py index 1b8f3f1..6926789 100644 --- a/services/extract_service.py +++ b/services/extract_service.py @@ -1,3 +1,4 @@ +# pylint: disable=too-many-locals """Module that contains data extraction logic.""" from playwright.async_api import Page, Locator