Run mypy for python 3.10 (#11052)

This commit is contained in:
Adriane Boyd 2022-06-29 20:03:36 +02:00 committed by GitHub
parent 0ff14aabce
commit 4581a4f53f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,7 +27,6 @@ steps:
- script: python -m mypy spacy
displayName: 'Run mypy'
condition: ne(variables['python_version'], '3.10')
- task: DeleteFiles@1
inputs: