hotosm / galaxy-api

Backend to fetch data from Underpass
https://galaxy-api.hotosm.org/latest/redoc
GNU Affero General Public License v3.0
14 stars 5 forks source link

Refactor code to use single working dir and get rid of formatted string and use paths in Rawdata #341

Open kshitijrajsharma opened 2 years ago

kshitijrajsharma commented 2 years ago

Plan is to share a single working dir for whatever happens inside the exports , Previously it was using different file paths along with the f strings , Instead of fstrings it should be better to use paths