Skip to content

Commit f2323cd

Browse files
committed
fix(tests): add missing newline for improved readability in test_ingest.py
1 parent 7215c2d commit f2323cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_ingest.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
from __future__ import annotations
44

55
import pytest
6+
67
from cortex_core.items import extract_items_from_summary
78

89

0 commit comments

Comments
 (0)