[error] invalid-argument-type - Argument to constructor `map.__new__` is incorrect: Expected `(Unknown, str, /) -> timedelta64[int] | timedelta64[None] | timedelta64[timedelta]`, found `<class 'timedelta64'>`
[error] invalid-argument-type - Argument to constructor `map.__new__` is incorrect: Expected `(str | bytes | None | ... omitted 7 union elements, str | Literal[b"Y", b"M", b"W", b"D", b"h", ... omitted 8 literals] | tuple[Literal["Y", "M", "W", "D", "h", ... omitted 22 literals], SupportsIndex], /) -> timedelta64[None] | timedelta64[int] | timedelta64[timedelta]`, found `<class 'timedelta64'>`