Maxim Kryzhanovskyi
Results
1
issues of
Maxim Kryzhanovskyi
Hi, I created project with fastapi_users and I've been getting mypy errors since the beginning. Does anyone know how to fix it? `my_project/web/api/users/views.py:3: error: Module "my_project.db.models.users" has no attribute "UserCreate"...