Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

re-add black to lint stages #45

Merged
merged 4 commits into from
Sep 29, 2020
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
add black
demoray committed Sep 29, 2020
commit a5c059ebc05ddfb6985afa677c02bfff1871e384
3 changes: 2 additions & 1 deletion src/api-service/requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -3,4 +3,5 @@ pytest
flake8
mypy
isort
vulture
vulture
black