Feature: 添加 pydantic validator 兼容函数 #1337
Annotations
2 errors
Run Pyright:
tests/test_compat.py#L55
Argument of type "Literal[123]" cannot be assigned to parameter "bar" of type "str" in function "__init__"
"Literal[123]" is not assignable to "str" (reportArgumentType)
|
Run Pyright
1 error
|
Loading