Skip to content

Commit

Permalink
fix: removed unneeded import
Browse files Browse the repository at this point in the history
  • Loading branch information
bpiwowar committed Mar 6, 2024
1 parent 0eb32a0 commit 928f400
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/datamaestro_text/datasets/irds/data.py
Original file line number Diff line number Diff line change
Expand Up @@ -400,7 +400,6 @@ def iter(self) -> Iterator[TopicRecord]:
ConversationTreeNode,
DecontextualizedDictItem,
RetrievedEntry,
AnswerConversationRecord,
ConversationHistoryItem,
)

Expand Down

0 comments on commit 928f400

Please sign in to comment.