[mod] make format.python : prepare python code for black 23.1.0

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
Markus Heiser 2023-02-04 17:58:53 +01:00
parent 233ee1bb15
commit b4c80d9ebb
68 changed files with 8 additions and 115 deletions

View file

@ -122,7 +122,6 @@ class TestNetwork(SearxTestCase):
class TestNetworkRequestRetries(SearxTestCase):
TEXT = 'Lorem Ipsum'
@classmethod
@ -195,7 +194,6 @@ class TestNetworkRequestRetries(SearxTestCase):
class TestNetworkStreamRetries(SearxTestCase):
TEXT = 'Lorem Ipsum'
@classmethod