Skip to content

Commit

Permalink
fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
ArneBinder committed Nov 8, 2023
1 parent 14d7f38 commit fe751a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pie_datasets/document/processing/regex_partitioner.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
from pytorch_ie.documents import TextBasedDocument

from pie_datasets import Dataset, IterableDataset
from pie_datasets.dataset_dict import EnterDatasetMixin, ExitDatasetMixin

logger = logging.getLogger(__name__)

Expand Down

0 comments on commit fe751a8

Please sign in to comment.