Oops, forgot the desc.

pull/716/head
David Baker 2016-04-12 13:55:32 +01:00
parent a04c076b7f
commit c1267d04c5
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@ class PusherStore(SQLBaseStore):
"last_success",
"failing_since",
]
], desc="get_pushers_by"
)
defer.returnValue(self._decode_pushers_rows(ret))