Skip to content

Commit 9c3b20e

Browse files
committed
update style test to latest black release
1 parent d6acbe3 commit 9c3b20e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/teststyle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ jobs:
2525

2626
- name: Check Style
2727
run: |
28-
pip install black==19.3b0 codecov
28+
pip install black==21.4b2 codecov
2929
black --check pydra setup.py

0 commit comments

Comments
 (0)