Skip to content

Commit 7a4d4a0

Browse files
committed
Ruff after rebase
1 parent a34c760 commit 7a4d4a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/neo4j_graphrag/llm/base.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
DEFAULT_RATE_LIMIT_HANDLER,
2828
rate_limit_handler,
2929
async_rate_limit_handler,
30+
RateLimitHandler,
3031
)
3132

3233
from neo4j_graphrag.tool import Tool

0 commit comments

Comments
 (0)