mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-08-01 08:46:03 -04:00
check isort by travis
This commit is contained in:
parent
8a4f05fefb
commit
4a27000548
14 changed files with 37 additions and 13 deletions
|
@ -19,9 +19,9 @@ from twisted.internet import defer
|
|||
|
||||
from synapse.api import errors
|
||||
from synapse.http.servlet import (
|
||||
RestServlet,
|
||||
assert_params_in_dict,
|
||||
parse_json_object_from_request,
|
||||
RestServlet
|
||||
)
|
||||
|
||||
from ._base import client_v2_patterns, interactive_auth_handler
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue