Skip to content

Commit

Permalink
Removed unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
clementpoiret committed Mar 15, 2022
1 parent 5a9328f commit 08cf652
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions roiloc/registration.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
from pathlib import PosixPath
from typing import Optional, Union
from typing import Optional

import ants
import numpy as np
from ants.core.ants_image import ANTsImage
from rich import print

Expand Down

0 comments on commit 08cf652

Please sign in to comment.