Skip to content

Commit 5cdb0be

Browse files
committed
remove whitespace check from the pipeline
1 parent 716dbce commit 5cdb0be

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

azure-pipelines.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,6 @@ steps:
2121
continueOnError: true
2222
displayName: 'Authors check'
2323

24-
- script: ./check_whitespace
25-
continueOnError: true
26-
displayName: 'Whitespace check'
27-
2824
- script: |
2925
source activate adaptive
3026
black . --check -t py36

0 commit comments

Comments
 (0)