Skip to content
Snippets Groups Projects
Verified Commit 0fb754fa authored by Daniel Hornung's avatar Daniel Hornung
Browse files

MAINT: Enforcing mypy

parent 137ec2a6
Branches
Tags
2 merge requests!175BUG: Request responses without the "Set-Cookie" header no longer overwrite the...,!164Fix mypy errors
Pipeline #58024 passed
...@@ -59,7 +59,6 @@ mypy: ...@@ -59,7 +59,6 @@ mypy:
script: script:
- pip install .[mypy,test] - pip install .[mypy,test]
- make mypy - make mypy
# allow_failure: true
# run unit tests # run unit tests
unittest_py3.8: unittest_py3.8:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment