Skip to content
New issue

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

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

Already on GitHub? # to your account

Raise better error when a config isn't found #394

Merged
merged 2 commits into from
Mar 2, 2022

Conversation

muellerzr
Copy link
Contributor

We need something more catchable than just Exception, as currently the logic doesn't work in nbdev as we would like it to.

cc @jph00

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@muellerzr
Copy link
Contributor Author

Or, do we raise no error, state a warning, and return a blank config.

The latter let's us pull off cleaner code by getting rid of try/catches everywhere

@jph00 jph00 merged commit 1bbcce2 into AnswerDotAI:master Mar 2, 2022
@jph00 jph00 added the enhancement New feature or request label May 16, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants