mirror of
https://github.com/hwchase17/langchain
synced 2024-11-10 01:10:59 +00:00
fix: typo where github should be gitlab (#25397)
**PR title**: "GitLabToolkit: fix typo" - **Description:** fix typo where GitHub should have been GitLab - **Dependencies:** None
This commit is contained in:
parent
a58d4ba340
commit
1d3f7231b8
@ -1,4 +1,4 @@
|
||||
"""GitHub Toolkit."""
|
||||
"""GitLab Toolkit."""
|
||||
|
||||
from typing import Dict, List
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user