Skip to content
Snippets Groups Projects

F mypy

Merged Henrik tom Wörden requested to merge f-mypy into dev
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -57,7 +57,7 @@ mypy:
@@ -57,7 +57,7 @@ mypy:
tags: [ docker ]
tags: [ docker ]
stage: linting
stage: linting
script:
script:
- mypy src/caosdb
- make mypy
allow_failure: true
allow_failure: true
# run unit tests
# run unit tests
Loading