We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb7c4bf commit da9a461Copy full SHA for da9a461
cubids/cubids.py
@@ -30,7 +30,6 @@
30
from cubids.constants import NON_KEY_ENTITIES
31
from cubids.metadata_merge import check_merging_operations, group_by_acquisition_sets
32
33
-
34
warnings.simplefilter(action="ignore", category=FutureWarning)
35
bids.config.set_option("extension_initial_dot", True)
36
0 commit comments