[error] invalid-argument-type - Argument to class `partial` is incorrect: Expected `_SerializeAuxData`, found `def dumps(obj: Any, *, skipkeys: bool = False, ensure_ascii: bool = True, check_circular: bool = True, allow_nan: bool = True, cls: type[JSONEncoder] | None = None, indent: None | int | str = None, separators: tuple[str, str] | None = None, default: ((Any, /) -> Any) | None = None, sort_keys: bool = False, **kwds: Any) -> str`
[error] invalid-argument-type - Argument to class `partial` is incorrect: Expected `_SerializeAuxData`, found `def dumps(obj: Any, *, skipkeys: bool = False, ensure_ascii: bool = True, check_circular: bool = True, allow_nan: bool = True, cls: type[JSONEncoder] | None = None, indent: None | int | LiteralString = None, separators: tuple[str, str] | None = None, default: ((Any, /) -> Any) | None = None, sort_keys: bool = False, **kwds: Any) -> str`