Skip to content

fix: extractor should be initialized before self.load in Application #25

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

Closed
wants to merge 1 commit into from

Conversation

av
Copy link

@av av commented Mar 1, 2025

In the Application.__init__, self.load can result in calling extract which will throw as self.extractor haven't been set

@sasa-misia
Copy link

I encountered the same problem and I solved in the same way.

@davidmezzetti
Copy link
Member

Duplicate of #26

@davidmezzetti davidmezzetti marked this as a duplicate of #26 Apr 1, 2025
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.

3 participants