Skip to content
Snippets Groups Projects
Commit d5445a08 authored by Bartek Wrona's avatar Bartek Wrona
Browse files

Temporary added options to ignore mypy erorrs on thinsg to be fixed soon

parent 046d3ae3
No related branches found
No related tags found
No related merge requests found
Pipeline #118573 failed
......@@ -33,5 +33,6 @@ repos:
- id: mypy
name: type check with mypy
entry: mypy
args: ["--allow-any-generic", "--ignore-missing-imports"]
language: system
types: [ python ]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment