Skip to content

Commit

Permalink
add linter exception
Browse files Browse the repository at this point in the history
  • Loading branch information
mevljas committed Feb 15, 2025
1 parent 6c23a12 commit 00c4aec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions services/extract_service.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# pylint: disable=too-many-locals
"""Module that contains data extraction logic."""

from playwright.async_api import Page, Locator
Expand Down

0 comments on commit 00c4aec

Please sign in to comment.