mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-28 08:10:27 -05:00
Run black.
This commit is contained in:
parent
b37c472419
commit
8b3d9b6b19
75 changed files with 1626 additions and 2277 deletions
|
|
@ -32,6 +32,7 @@ class CreateUserServletTestCase(unittest.TestCase):
|
|||
"""
|
||||
Tests for CreateUserRestServlet.
|
||||
"""
|
||||
|
||||
if PY3:
|
||||
skip = "Not ported to Python 3."
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue