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
pre-commit is throwing errors with mypy when it shouldn't. I think this is because the backend is in a subdirectory and pre-commit isn't finding the mypy pydantic plugin. See #49 for more context.
The text was updated successfully, but these errors were encountered:
pre-commit is throwing errors with mypy when it shouldn't. I think this is because the backend is in a subdirectory and pre-commit isn't finding the mypy pydantic plugin. See #49 for more context.
The text was updated successfully, but these errors were encountered: