Skip to content

Commit

Permalink
add import
Browse files Browse the repository at this point in the history
  • Loading branch information
alisterburt committed Jun 16, 2024
1 parent 443ad9e commit 3d7dff7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/torch_subpixel_crop/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,5 @@
__version__ = "uninstalled"
__author__ = "Alister Burt"
__email__ = "[email protected]"

from .subpixel_crop_2d import subpixel_crop_2d

0 comments on commit 3d7dff7

Please sign in to comment.