Fix relative imports
All imports from the zenodo package are imported as from eossr.api import <submodule>
. Imo, it is not important, and it just makes things more complicated, if you are importing from api/ossr.py or api/zenodo/zenodo.py
All imports from the zenodo package are imported as from eossr.api import <submodule>
. Imo, it is not important, and it just makes things more complicated, if you are importing from api/ossr.py or api/zenodo/zenodo.py