Skip to content

Commit 34cc75d

Browse files
committed
chore: better ruff format
1 parent d5158a7 commit 34cc75d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ragatouille/data/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
__all__ = [
66
"TrainingDataProcessor",
77
"CorpusProcessor",
8-
"llama_index_sentence_splitter"
8+
"llama_index_sentence_splitter",
99
]

tests/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# TODO
2-
# Tests in v0.0.2
2+
# Tests in v0.0.2

0 commit comments

Comments
 (0)