Skip to content

Commit 7dc71f9

Browse files
authored
Add py.typed (#260)
* Add py.typed * Updates CHANGELOG
1 parent 25008ab commit 7dc71f9

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
### Added
66

77
- Ability to add event listener to get notifications about Pipeline progress.
8+
- Added py.typed so that mypy knows to use type annotations from the neo4j-graphrag package.
89

910
### Changed
1011
- Changed the default behaviour of `FixedSizeSplitter` to avoid words cut-off in the chunks whenever it is possible.

src/neo4j_graphrag/py.typed

Whitespace-only changes.

0 commit comments

Comments
 (0)