lint: Clean up E123 PEP-8 rule.
This commit is contained in:
parent
5b3d2c9100
commit
55e8d5f58d
9 changed files with 13 additions and 13 deletions
|
@ -80,7 +80,7 @@ def send_update(ticket, content):
|
|||
"to": config.STREAM_FOR_NOTIFICATIONS,
|
||||
"content": content,
|
||||
"subject": trac_subject(ticket)
|
||||
})
|
||||
})
|
||||
|
||||
class ZulipPlugin(Component):
|
||||
implements(ITicketChangeListener)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue