Skip to content
Snippets Groups Projects

Fix mypy errors

Merged Daniel Hornung requested to merge f-fix-mypy-errors into dev
All threads resolved!
1 file
+ 0
1
Compare changes
  • Side-by-side
  • Inline
+ 0
1
@@ -59,7 +59,6 @@ mypy:
script:
- pip install .[mypy,test]
- make mypy
# allow_failure: true
# run unit tests
unittest_py3.8:
Loading