minor refactor #128
Annotations
5 errors
mypy:
server/__init__.py#L311
Cannot determine type of "router"
|
mypy:
server/contrib.py#L19
Module "server" does not explicitly export attribute "require_user_login"
|
mypy:
server/contrib.py#L132
Item "None" of "User | None" has no attribute "user_id"
|
mypy:
server/contrib.py#L160
Item "None" of "User | None" has no attribute "user_id"
|
mypy
Process completed with exit code 1.
|