Skip to content

Commit

Permalink
updated black to black 20.8b1 in setup_linter
Browse files Browse the repository at this point in the history
  • Loading branch information
zyxue authored and seldondev committed Jan 4, 2021
1 parent 35d9c80 commit 57e6ddd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ push_conda:
@echo "Alternatively use anaconda upload to publish on own channel"

setup_linter:
pip install black==19.3b0
pip install black==black 20.8b1

fmt:
black \
Expand Down

0 comments on commit 57e6ddd

Please sign in to comment.