Skip to content
Snippets Groups Projects
Commit ab1dc847 authored by Luke Barnard's avatar Luke Barnard
Browse files

Add extra space before inline comment

parent 7fb0e98b
No related branches found
No related tags found
No related merge requests found
......@@ -36,7 +36,7 @@ class ApplicationServiceTestCase(unittest.TestCase):
id="unique_identifier",
url="some_url",
token="some_token",
hostname="matrix.org", # only used by get_groups_for_user
hostname="matrix.org", # only used by get_groups_for_user
namespaces={
ApplicationService.NS_USERS: [],
ApplicationService.NS_ROOMS: [],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment