mirror of
https://github.com/matrix-org/synapse.git
synced 2026-05-05 12:16:38 +02:00
isort
This commit is contained in:
parent
3f24e4dce7
commit
5375c3a9b8
@ -1,11 +1,12 @@
|
||||
#!/usr/local/bin/python
|
||||
|
||||
import jinja2
|
||||
import os
|
||||
import sys
|
||||
import subprocess
|
||||
import glob
|
||||
import codecs
|
||||
import glob
|
||||
import os
|
||||
import subprocess
|
||||
import sys
|
||||
|
||||
import jinja2
|
||||
|
||||
|
||||
# Utility functions
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user