mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-21 14:18:52 +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