mirror of
https://mau.dev/maunium/synapse.git
synced 2024-10-01 01:36:05 -04:00
pep8
This commit is contained in:
parent
2d5c693fd3
commit
05d044aac3
@ -74,5 +74,6 @@ def run_create(cur, database_engine, *args, **kwargs):
|
||||
cur.execute("ALTER TABLE pushers2 RENAME TO pushers")
|
||||
logger.info("Moved %d pushers to new table", count)
|
||||
|
||||
|
||||
def run_upgrade(cur, database_engine, *args, **kwargs):
|
||||
pass
|
||||
|
Loading…
Reference in New Issue
Block a user