toolsforexperiments / labcore

Collection of tools developed and maintained by Pfaff Lab
https://toolsforexperiments.github.io/labcore/
2 stars 13 forks source link

Change string handling of paths to using pathlib #58

Open marcosfrenkel opened 5 days ago

marcosfrenkel commented 5 days ago

in line 216 of hvapps the paths are getting converted into strings, these should use the native pathlib library