templateflow / python-client

A python client to query TemplateFlow via pyBIDS
https://templateflow.org/python-client/
Apache License 2.0
8 stars 12 forks source link

Automatic update on import should be with ``overwrite=False`` #52

Closed oesteban closed 4 years ago

oesteban commented 4 years ago

Otherwise, templates are automatically deleted.

mgxd commented 4 years ago

it should be? https://github.com/templateflow/python-client/blob/e4280b5df18e305279fd1d95d46f7660450a689d/templateflow/__init__.py#L31

oesteban commented 4 years ago

my bad - then I don't understand what's going on with the smriprep issue.