We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
What do you study?
Which modules are not recognized by the add-on? And what type should they have?
Screenshots
The text was updated successfully, but these errors were encountered:
Thanks for reporting this issue!
The problem is in the module_parser due to a conflict with other special cases where the module name contains an underscore:
module_parser
hslu-simple-mep-results/src/components/module_parser.js
Line 101 in 16363e0
EDIT: The problem is not in the parser but in the parse_module_type.py script. The prefix 'BA_ has not been removed:
parse_module_type.py
'BA_
hslu-simple-mep-results/tools/parse_module_type.py
Line 189 in 16363e0
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
What do you study?
Which modules are not recognized by the add-on? And what type should they have?
Screenshots
More info
The text was updated successfully, but these errors were encountered: