You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
When loading an odml file, use
odml.loadinstead of theODMLParser. This should makeodml-uia bit more robust towards changes in thepython-odmllibrary.