-
Notifications
You must be signed in to change notification settings - Fork 191
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
Better error message for BaseExtractor.load()
#3170
Better error message for BaseExtractor.load()
#3170
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Even with the grammar improvement I have no clue what the problem with the base_folder
is. At least for the file_path
you're saying that based on your tests it doesn't seem to exist. But just telling me that I gave a base_folder doesn't tell me how to fix my problem.
And the error rule for Heberto is it must be actionable.
Github seems to have some connection errors today. |
Co-authored-by: Zach McKenzie <[email protected]>
for more information, see https://pre-commit.ci
I think pre-commit broke this :/ No--really we should have put parentheses around the string. That's my bad in my suggestion. I can't blame pre-commit. |
Should be solved int the last commit. |
Co-authored-by: Chris Halcrow <[email protected]>
As in the title, related to issue #3148