update black to 21.6b0 (#10197)

Reformat all files with the new version.

Signed-off-by: Marcus Hoffmann <bubu@bubu1.eu>
This commit is contained in:
Marcus 2021-06-17 16:20:06 +02:00 committed by GitHub
parent 6f1a28de19
commit 8070b893db
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
17 changed files with 28 additions and 27 deletions

View file

@ -22,7 +22,7 @@ import tests.utils
class SyncTestCase(tests.unittest.HomeserverTestCase):
""" Tests Sync Handler. """
"""Tests Sync Handler."""
def prepare(self, reactor, clock, hs):
self.hs = hs