Closed asmith75218 closed 3 months ago
Addresses github action test failures following last merge.
Missing __init__.py files are added for new paths, and test_odf_io.py is updated to reflect changes to functions in odf_io.py.
__init__.py
test_odf_io.py
odf_io.py
Also updating codecov action settings to specify the required token. This will always fail on my fork, but may resolve recent errors on this repo.
Addresses github action test failures following last merge.
Missing
__init__.py
files are added for new paths, andtest_odf_io.py
is updated to reflect changes to functions inodf_io.py
.Also updating codecov action settings to specify the required token. This will always fail on my fork, but may resolve recent errors on this repo.