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

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

parent de22b5de
No related branches found
No related tags found
No related merge requests found
Pipeline #118575 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.
Please register or to comment