Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
bugraoezdemir authored May 6, 2024
1 parent 2ed9a1f commit fab78b7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions functions/python_modules/OpenIJTIFF/OpenIJTIFF/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@
import numpy.typing as npt
import requests
import tifffile
from skimage.io import imread
import napari



def _fetch_data(uri: str) -> Path:
Expand Down

0 comments on commit fab78b7

Please sign in to comment.