You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tests/test_epoch.py:5: in <module>
from pydantic_extra_types import epoch
pydantic_extra_types/epoch.py:12: in <module>
class _Base(datetime.datetime):
pydantic_extra_types/epoch.py:27: in _Base
cls, source: type[Any], handler: Callable[[Any], CoreSchema]
E TypeError: 'type' object is not subscriptable
0 commit comments