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
Currently pynxtools via core nexus utility functions within nexus.py make use of nxdl_utils.py from nexus_definitions. There are aspects of these two set of library functionalities that are worth a refactoring:
[ ] Refactor the current use of a mixture of etree and lxml to use lxml throughout
[ ] Refactor to assure that type checking of function argument and return values in called and calling functions
Currently pynxtools via core nexus utility functions within nexus.py make use of nxdl_utils.py from nexus_definitions. There are aspects of these two set of library functionalities that are worth a refactoring:
See related issue FAIRmat-NFDI/pynxtools#302
The text was updated successfully, but these errors were encountered: