Skip to content

Commit c883e83

Browse files
authored
linting
1 parent db60e3f commit c883e83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/rubin/rag/extra_scripts/ingest_github.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ def load_files_1repo(repo='lsst/daf_butler') -> list:
4545
return docs
4646

4747
def load_org(n_repo_max=2, org_name='lsst-dm') -> list:
48-
"""Load all utf-8 files from multiple GitHub repos within a GitHub org
48+
"""Load all utf-8 files from multiple GitHub repos within a GitHub org.
4949
5050
Parameters
5151
----------

0 commit comments

Comments
 (0)