-
Notifications
You must be signed in to change notification settings - Fork 2
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
Bug if meta not in extractor #40
Conversation
- pytest, mypy and backend tests successful
- create safegard against crashes
@jmurugan-fzj Can you understand why this is crashing? The fix is two lines in a code that is not even used in any tests, as far as I understand. |
@SteffenBrinckmann Please do the following to make the test pass, In the file, test_ontology_config_utility_functions.py Line number 79: Change |
- example data uses smaller wikipedia image
@jmurugan-fzj |
@SteffenBrinckmann Could you please make sure that the PR is associated with a github bug? I did not understand this bug clearly, specially the steps to reproduce it..! |
|
||
"x0": {"link":"", "label":"Projects", "prop":[ | ||
"x0": {"link":"", "label":"Projects", "prop": {"default": [ |
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.
Could you please merge the changes from main branch? so that I can avoid reviewing such outdated files..
create safeguard that prevents crashing