Allow memberships beginning in the future to be deleted #1351
Annotations
5 errors
Execute mypy:
pycroft/lib/membership.py#L171
"Session" has no attribute "session" [attr-defined]
|
Execute mypy:
pycroft/lib/membership.py#L172
"Session" has no attribute "session" [attr-defined]
|
Execute mypy:
web/blueprints/user/__init__.py#L437
Unexpected keyword argument "url_delete" for "MembershipRow" [call-arg]
|
Execute mypy:
web/blueprints/user/__init__.py#L811
Argument "session" to "delete_membership" has incompatible type Module; expected "Session" [arg-type]
|
Execute mypy
Process completed with exit code 1.
|
Loading