Skip to content

Commit f77deec

Browse files
authored
linting
1 parent 36599d8 commit f77deec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

python/rubin/rag/extra_scripts/ingest_github.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
# see https://python.langchain.com/docs/integrations/document_loaders/github/
77

88
import logging
9+
910
import requests
1011
from langchain.schema.document import Document
1112
from langchain_community.document_loaders import GithubFileLoader

0 commit comments

Comments
 (0)