mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-12-22 13:45:05 -05: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