Skip to content

Commit

Permalink
Revert "Fix linter issue"
Browse files Browse the repository at this point in the history
This reverts commit 936d796.
  • Loading branch information
JulioAPeraza committed Aug 4, 2022
1 parent 936d796 commit 865dfd4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions nimare/tests/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,7 @@ def get_test_data_path():


def _create_signal_mask(ground_truth_foci_ijks, mask):
"""Create complementary binary images to identify areas of likely significance and
nonsignificance.
"""Create complementary binary images to identify areas of likely significance and nonsignificance.
Parameters
----------
Expand Down

0 comments on commit 865dfd4

Please sign in to comment.