mirror of
https://github.com/element-hq/synapse.git
synced 2025-12-15 00:00:50 -05: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