mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-08-01 02:26:10 -04:00
Fix PEP8 errors
This commit is contained in:
parent
406f7aa0f6
commit
1c3c202b96
2 changed files with 2 additions and 1 deletions
|
@ -22,6 +22,7 @@ from tests import unittest, utils
|
|||
user1 = "@boris:aaa"
|
||||
user2 = "@theresa:bbb"
|
||||
|
||||
|
||||
class DeviceTestCase(unittest.TestCase):
|
||||
def __init__(self, *args, **kwargs):
|
||||
super(DeviceTestCase, self).__init__(*args, **kwargs)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue