Skip to content

Commit

Permalink
save
Browse files Browse the repository at this point in the history
  • Loading branch information
nsthorat committed Dec 19, 2023
1 parent 7a175b5 commit e15f2e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lilac/signals/default_signals.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
from .concept_labels import ConceptLabelsSignal
from .concept_scorer import ConceptSignal
from .lang_detection import LangDetectionSignal
from .markdown_extractor import MarkdownCodeBlockSignal
from .markdown_code_block import MarkdownCodeBlockSignal
from .near_dup import NearDuplicateSignal
from .ner import SpacyNER
from .pii import PIISignal
Expand Down

0 comments on commit e15f2e6

Please sign in to comment.