pull/8834/head
Jacques Supcik 2022-04-25 22:55:28 +02:00
rodzic 45c1d1cba2
commit 80f52017d4
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -94,7 +94,7 @@ repos:
name: Check type annotations in python files
entry: tools/ci/check_type_comments.py
additional_dependencies:
- 'mypy==0.800'
- 'mypy==0.940'
- 'mypy-extensions==0.4.3'
language: python
types: [python]