Auto-format [ci skip]

This commit is contained in:
Ines Montani 2019-09-28 18:29:57 +02:00
parent c9cd516d96
commit 48e697dd00
1 changed files with 1 additions and 1 deletions

View File

@ -88,5 +88,5 @@ jobs:
pip install -e . pip install -e .
displayName: 'Build and install' displayName: 'Build and install'
- script: python -m pytest tests --tb=native spacy - script: python -m pytest tests
displayName: 'Run tests' displayName: 'Run tests'