mirror of
https://github.com/Mintplex-Labs/langchain-python.git
synced 2026-07-21 00:35:23 -04:00
Fixing typo in loading.py (#1235)
Just fixing a typo I found in loading.py
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
"""Utilities for loading configurations from langchian-hub."""
|
||||
"""Utilities for loading configurations from langchain-hub."""
|
||||
|
||||
import os
|
||||
import re
|
||||
|
||||
Reference in New Issue
Block a user