filterwarnings = ["error"]
triggered a some improvements needed
#82
Labels
filterwarnings = ["error"]
triggered a some improvements needed
#82
test_load_atlas_setting
,test_generate_group_mask
: i manually override the templateflow home to load customised atlas. this is not a typical use case of templateflowtest_calculate_intranetwork_correlation
: we used the niftimasker to flatten label atlas (3D); solvabletest_get_bids_images
: this is from a hack to force pybids to index fmriprep outputs, you are a better person to judge if i am doing the right thing hereOriginally posted by @htwangtw in #58 (comment)
After the above issues are fixed,
filterwarnings = ["error"]
should be add to the pytest configThe text was updated successfully, but these errors were encountered: