From 1c08dd84b7a2a31124d8d523e4f91f6ab0d15d03 Mon Sep 17 00:00:00 2001 From: Johannes Wilm Date: Sat, 16 Jul 2022 23:05:34 +0200 Subject: [PATCH] add black req --- tests/requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index ef0ba9e..e46761e 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -1,2 +1,3 @@ +black flake8 -coverage==4.2 \ No newline at end of file +coverage==4.2