Skip to content

Commit

Permalink
chore: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
synchon committed Dec 16, 2024
1 parent 2627055 commit de8854b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions junifer/data/masks/_masks.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,6 @@
__all__ = ["MaskRegistry", "compute_brain_mask"]


# Path to the masks
_masks_path = Path(__file__).parent


def compute_brain_mask(
target_data: dict[str, Any],
warp_data: Optional[dict[str, Any]] = None,
Expand Down

0 comments on commit de8854b

Please sign in to comment.