pytask-dev / pytask

pytask is a workflow management system that facilitates reproducible data analyses.
https://pytask-dev.readthedocs.io/en/stable
Other
114 stars 10 forks source link

Fix interaction between provisional nodes and `@mark.persist`. #617

Closed tobiasraabe closed 5 months ago

tobiasraabe commented 5 months ago

Also fixed the conversion of root_dir of DirectoryNode from relative to absolute path.