Skip to content

Commit e56c2cd

Browse files
committed
Fix pydantic not working with Python 3.8
TypeError: You have a type annotation 'str | None' which makes use of newer typing features than are supported in your version of Python. To handle this error, you should either remove the use of new syntax or install the `eval_type_backport` package.
1 parent f749553 commit e56c2cd

File tree

3 files changed

+181
-183
lines changed

3 files changed

+181
-183
lines changed

0 commit comments

Comments
 (0)