Describe the issue
Currently the CI pipeline fails:
==================================== ERRORS ====================================
___________ ERROR collecting src/zbmath_rest2oai/write_local_test.py ___________
src/zbmath_rest2oai/write_local_test.py:4: in <module>
xml_string = getAsXml.final_xml2(sys.argv[1], sys.argv[2])
E IndexError: list index out of range
=========================== short test summary info ============================
ERROR src/zbmath_rest2oai/write_local_test.py - IndexError: list index out of range
!!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!!
=
Describe the issue Currently the CI pipeline fails:
fix it