From 9c482ebbe2e1a47c92e71c27f81aa18f629421c8 Mon Sep 17 00:00:00 2001 From: bxdd Date: Thu, 10 Dec 2020 07:30:00 +0000 Subject: [PATCH] black format --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index b731bb92a..cc495824e 100644 --- a/setup.py +++ b/setup.py @@ -121,4 +121,4 @@ setup( "Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3.8", ], -) \ No newline at end of file +)