chore: ran linting

This commit is contained in:
Anish Sarkar 2026-02-26 03:05:20 +05:30
parent 7332be956e
commit 9ccee054a5
24 changed files with 368 additions and 151 deletions

View file

@ -31,7 +31,7 @@ from tests.utils.helpers import (
upload_file,
)
pytestmark = pytest.mark.page_limit
pytestmark = pytest.mark.e2e
# ---------------------------------------------------------------------------