Skip to content

Commit

Permalink
Import fix
Browse files Browse the repository at this point in the history
  • Loading branch information
vigji committed Mar 23, 2021
1 parent ed67c4a commit 1d59d5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_napari_split_dataset.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
"""Tests for `napari_split_dataset` package."""

from pathlib import Path
from split_dataset import SplitDataset

import pytest
from numpy import ndarray
from split_dataset import SplitDataset

from napari_split_dataset import napari_split_dataset

Expand Down

0 comments on commit 1d59d5d

Please sign in to comment.