Skip to content

Commit

Permalink
core: typo Utilities for tests. -> Utilities for pydantic. (#28814)
Browse files Browse the repository at this point in the history
**Description:** typo
  • Loading branch information
WrRan authored Dec 19, 2024
1 parent 51b8dda commit f48755d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/core/langchain_core/utils/pydantic.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
"""Utilities for tests."""
"""Utilities for pydantic."""

from __future__ import annotations

Expand Down

0 comments on commit f48755d

Please sign in to comment.