fix: long description #82
Annotations
6 errors
mypy:
server/tmpl.py#L20
Function is missing a return type annotation
|
mypy:
server/tmpl.py#L20
Missing type parameters for generic type "Callable"
|
mypy:
server/tmpl.py#L21
Function is missing a return type annotation
|
mypy:
server/tmpl.py#L21
Missing type parameters for generic type "Callable"
|
mypy:
server/tmpl.py#L76
Function is missing a return type annotation
|
mypy
Process completed with exit code 1.
|