remove deprecation mark due to renaming #3497
run-tests.yaml
on: push
typecheck
2m 56s
lint
7s
Matrix: unittests
Annotations
3 errors
Ruff (F401):
src/eduid/webapp/common/authn/testing.py#L4
src/eduid/webapp/common/authn/testing.py:4:37: F401 `eduid.common.decorators.deprecated` imported but unused
|
lint
Process completed with exit code 1.
|
typecheck
Process completed with exit code 2.
|