core: typo Utilities for tests. -> Utilities for pydantic. (#28814)

**Description:** typo
This commit is contained in:
Wang Ran (汪然) 2024-12-19 22:26:17 +08:00 committed by GitHub
parent 51b8ddaf10
commit f48755d35b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,4 @@
"""Utilities for tests."""
"""Utilities for pydantic."""
from __future__ import annotations