Use 'odml.load' instead of 'ODMLParser'
Open
- Dominant language
- Python
- Stars
- 3
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
When loading an odml file, use `odml.load` instead of the `ODMLParser`. This should make `odml-ui` a bit more robust towards changes in the `python-odml` library.
Contributor guide
Assessment
This issue has not been assessed yet.