Skip to content

Commit 04df77c

Browse files
committed
Update Semaphore configuration
1 parent c88df5c commit 04df77c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.semaphore/semaphore.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ blocks:
1313
- sem-version python 3.8
1414
- 'flake8 . --count --select=E9,F7,F82 --show-source --statistics'
1515
- flake8 . --count --exit-zero --max-complexity=10 --statistics
16+
- black --check .
1617
prologue:
1718
commands:
1819
- checkout

0 commit comments

Comments
 (0)