Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
schwabjohannes authored Mar 19, 2024
1 parent 3adc9ae commit eef4aa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dynamight/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
from ._cli import cli
from .inverse_deformations import optimize_inverse_deformations
from .deformations import optimize_deformations
from .deformations import optimize_deformations, optimize_deformations_rigid
from .deformable_backprojection import deformable_backprojection
from .evaluation import explore_latent_space

0 comments on commit eef4aa6

Please sign in to comment.