Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correction in SplashAwareDupeFilter.__init__() #322

Conversation

protokoul
Copy link
Contributor

@protokoul protokoul commented Jan 24, 2025

This PR attempts to resolve #321

Corrected SplashAwareDupeFilter.__init__()'s signature
Call super().__init__() within SplashAwareDupeFilter.__init__()

@Gallaecio Gallaecio merged commit bef8bf3 into scrapy-plugins:master Jan 27, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SplashAwareDupeFilter.__init__() is incompatible with the parent __init__()
3 participants