Format tests with black
JIRA: COMPOSE-4086 Signed-off-by: Haibo Lin <hlin@redhat.com>
This commit is contained in:
parent
ef33d00f5b
commit
38142d30ba
51 changed files with 13767 additions and 9180 deletions
1
setup.py
1
setup.py
|
|
@ -76,6 +76,7 @@ setup(
|
|||
]
|
||||
},
|
||||
tests_require = [
|
||||
"black",
|
||||
"mock",
|
||||
"nose",
|
||||
"nose-cov",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue