Skip to content

Commit

Permalink
Corrige import de gazette_segment
Browse files Browse the repository at this point in the history
  • Loading branch information
ogecece committed Aug 24, 2024
1 parent dbf3abd commit 4700489
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion segmentation/base/association_segmenter.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from typing import Any, Dict, Iterable, List, Union

from segmentation.base import GazetteSegment
from .gazette_segment import GazetteSegment


class AssociationSegmenter:
Expand Down

0 comments on commit 4700489

Please sign in to comment.