Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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
- Loading branch information