Skip to content

Commit

Permalink
update tests; remove contrib
Browse files Browse the repository at this point in the history
  • Loading branch information
ncullen93 committed May 7, 2024
1 parent b55b2fd commit e32b5f1
Show file tree
Hide file tree
Showing 20 changed files with 246 additions and 2,528 deletions.
4 changes: 1 addition & 3 deletions ants/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,4 @@
from .segmentation import *
from .registration import *
from .learn import *
from .viz import *

from . import contrib
from .viz import *
4 changes: 0 additions & 4 deletions ants/contrib/__init__.py

This file was deleted.

4 changes: 0 additions & 4 deletions ants/contrib/sampling/__init__.py

This file was deleted.

Loading

0 comments on commit e32b5f1

Please sign in to comment.