Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
Signed-off-by: neuronflow <[email protected]>
  • Loading branch information
neuronflow committed Dec 4, 2023
1 parent 3b9857e commit 6c96553
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_brain_extractor.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ def tearDown(self):
shutil.rmtree(self.output_dir)

def test_extract_creates_output_files(self):
# we try to run the fastest possible skullstripping on GPU
self.brain_extractor.extract(
input_image_path=self.input_image_path,
masked_image_path=self.masked_image_path,
Expand Down

0 comments on commit 6c96553

Please sign in to comment.