Supress warnings from dxchange when importing

Created by: peterfpeterson

Since we don't care about the missing optional module warning from dxchange, suppress the warning. Run

$ python -m pytest tests/unit/backend/io/test_data.py

and see that there isn't a warning anymore

Merge request reports

Loading