Meelod Waheed

Results 2 comments of Meelod Waheed

https://stackoverflow.com/questions/321795/comparing-xml-in-a-unit-test-in-python Maybe another option: https://github.com/Shoobx/xmldiff https://xmldiff.readthedocs.io/en/stable/installation.html xmldiff is pip installable, so is fine to use. We could add it as part of the requirements in our text file describing how...

A proposed solution is reloading the NumPy module or finding a way to reimport f2py in line 442 here: https://github.com/kmcos/kmcos/blob/984fc3d96f8b28c8139fd0f5659e4e6a01991d55/kmcos/utils/__init__.py#L441 We might have to change the syntax there to something...