Skip to content

Commit

Permalink
Bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
picaultj committed Dec 18, 2024
1 parent 04e2a79 commit e4c6a96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bertrend/demos/weak_signals/app.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
SIGNAL_EVOLUTION_DATA_DIR,
CACHE_PATH,
)
from bertrend import BERTrend
from bertrend.BERTrend import BERTrend
from bertrend.services.embedding_service import EmbeddingService
from bertrend.topic_model import TopicModel
from bertrend.demos.weak_signals.messages import (
Expand Down

0 comments on commit e4c6a96

Please sign in to comment.