MaRDI4NFDI / python-zbMathRest2Oai

Read data from the zbMATH Open API https://api.zbmath.org/docs and feed it to the OAI-PMH server https://oai.portal.mardi4nfdi.de/oai/
GNU General Public License v3.0
4 stars 0 forks source link

Remove old code #33

Closed physikerwelt closed 9 months ago

physikerwelt commented 9 months ago

getWithSwagger and associated tests can be removed

also associated tests, and the dependency to "swagger_client @ git+https://github.com/zbMATHOpen/zbRestApiClient.git" can be removed. This should significantly improve the code quality ranking

Mazztok45 commented 9 months ago

I just cleaned many files regarding your suggestion. Do you see any other necessary actions to solve this issue?

physikerwelt commented 9 months ago

Thank you