mirror of
https://github.com/element-hq/synapse.git
synced 2024-11-23 10:05:55 +03:00
pep8
This commit is contained in:
parent
f1026418ea
commit
de22001ab5
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ from httppusher import HttpPusher
|
|||
import logging
|
||||
logger = logging.getLogger(__name__)
|
||||
|
||||
|
||||
def create_pusher(hs, pusherdict):
|
||||
logger.info("trying to create_pusher for %r", pusherdict)
|
||||
|
||||
|
|
Loading…
Reference in a new issue