mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-07-30 23:28:38 -04:00
check isort by travis
This commit is contained in:
parent
8a4f05fefb
commit
4a27000548
14 changed files with 37 additions and 13 deletions
|
@ -14,10 +14,10 @@
|
|||
|
||||
from pydenticon import Generator
|
||||
|
||||
from synapse.http.servlet import parse_integer
|
||||
|
||||
from twisted.web.resource import Resource
|
||||
|
||||
from synapse.http.servlet import parse_integer
|
||||
|
||||
FOREGROUND = [
|
||||
"rgb(45,79,255)",
|
||||
"rgb(254,180,44)",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue