clemfromspace/scrapy-puppeteer

View on GitHub
scrapy_puppeteer/http.py

Summary

Maintainability
A
50 mins
Test Coverage
F
0%

Function __init__ has 7 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def __init__(self, url, callback=None, screenshot=False, wait_until=None, wait_for=None, *args, **kwargs):
Severity: Major
Found in scrapy_puppeteer/http.py - About 50 mins to fix

    There are no issues that match your filters.

    Category
    Status