Skip to content

Commit

Permalink
Autoformat with black
Browse files Browse the repository at this point in the history
  • Loading branch information
brainless-bot[bot] committed Mar 1, 2024
1 parent 45f2458 commit df8dca2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/test_registrators.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@
from auxiliary.turbopath import turbopath

from brainles_preprocessing.registration.ANTs.ANTs import ANTsRegistrator
from brainles_preprocessing.registration.niftyreg.niftyreg import \
NiftyRegRegistrator
from brainles_preprocessing.registration.niftyreg.niftyreg import NiftyRegRegistrator


class RegistratorBase:
Expand Down

0 comments on commit df8dca2

Please sign in to comment.