Skip to content

Commit

Permalink
build: Add black to linting optional requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
HarryMichal committed Nov 27, 2023
1 parent 9cf0728 commit cbc5f41
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion requirements_lint.txt
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
pylint>=2.17
pylint>=2.17
black>=22.1.0

0 comments on commit cbc5f41

Please sign in to comment.