MT#59038 reformat with black

Change-Id: Icb686838fb5d6e626f180d2f8de4ad27e2805867
pull/1802/head
Richard Fuchs 1 year ago
parent 460baac18e
commit 1844936a61

@ -355,7 +355,9 @@ class TestVideoroom(unittest.TestCase):
return handle
def createPublisher(self, token, session, room, handle, pubs=[], conn_num=0, feed_id=0):
def createPublisher(
self, token, session, room, handle, pubs=[], conn_num=0, feed_id=0
):
body = {"request": "join", "ptype": "publisher", "room": room}
if feed_id:

Loading…
Cancel
Save