Skip to content

Commit aa21885

Browse files
Skip black for now
1 parent dac9345 commit aa21885

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ install:
3333
build: false
3434

3535
test_script:
36-
- black . --diff --check
36+
#- black . --diff --check
3737
- mypy cadquery
3838
- pytest -v --cov
3939

0 commit comments

Comments
 (0)