pybliometrics-dev / pybliometrics

Python-based API-Wrapper to access Scopus
https://pybliometrics.readthedocs.io/en/stable/
Other
401 stars 124 forks source link

#316 Get cache folder functionality was moved to startup #317

Closed nils-herrmann closed 4 months ago

nils-herrmann commented 6 months ago

Get cache folder functionality was moved to the startup.py file. The init() function checks if all paths needed are in the config file, if not, the missing paths are added.