NDAR / nda-tools

Python package for interacting with NDA web services. Used to validate, submit, and download data to and from NDA.
MIT License
47 stars 22 forks source link

report actual location of settings.cfg used #80

Closed dmd closed 7 months ago

dmd commented 8 months ago

See #79

gregmagdits commented 7 months ago

Instead of updating the logged location we opted to fix the underlying problem which was, as you pointed out in a different issue, that the tools would modify the files in the installation directory. As part of that work we removed the self.config_location variable, so this PR could not be merged in as is, but we did update the underlying line in this PR so the correct path to the settings.cfg file is printed