mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-05 13:14:56 -04:00
pep8
This commit is contained in:
parent
2d5c693fd3
commit
05d044aac3
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue