[CI] Split up main.yml, add mypy. (#6515)
This commit is contained in:
@@ -1,2 +1,6 @@
|
||||
[metadata]
|
||||
description-file = README.rst
|
||||
|
||||
[mypy]
|
||||
ignore_missing_imports = True
|
||||
disallow_untyped_defs = True
|
||||
Reference in New Issue
Block a user