Skip to content

Commit

Permalink
fix ruff check
Browse files Browse the repository at this point in the history
  • Loading branch information
dayesouza committed Jan 13, 2025
1 parent 51a188f commit 3eacadf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/unit/indexing/text_splitting/test_text_splitting.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@

import pytest

from graphrag.index.operations.chunk_text.typing import TextChunk
from graphrag.index.text_splitting.text_splitting import (
NoopTextSplitter,
Tokenizer,
Expand Down

0 comments on commit 3eacadf

Please sign in to comment.