mirror of
https://github.com/explosion/spaCy.git
synced 2025-08-07 13:44:55 +03:00
Fix indentation
This commit is contained in:
parent
ed2a8b8e21
commit
79dcfa17ae
|
@ -50,7 +50,7 @@ jobs:
|
||||||
displayName: "flake8"
|
displayName: "flake8"
|
||||||
- script: |
|
- script: |
|
||||||
python .github/validate_universe_json.py website/meta/universe.json
|
python .github/validate_universe_json.py website/meta/universe.json
|
||||||
displayName: 'Validate website/meta/universe.json'
|
displayName: 'Validate website/meta/universe.json'
|
||||||
|
|
||||||
- job: "Test"
|
- job: "Test"
|
||||||
dependsOn: "Validate"
|
dependsOn: "Validate"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user