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

ENH: Add option to raise exception on empty ``get`` query #57

Closed mgxd closed 3 years ago

mgxd commented 4 years ago

Adds an option to raise an error when templateflow.get returns an empty list.

oesteban commented 3 years ago

I think we want to backport this sometime earlier because of when we had to revise the pinnings of PyBIDS.