mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 21:13:36 +00:00
pep8: Fix E303 violations.
This commit is contained in:
committed by
Tim Abbott
parent
9f0383520c
commit
8c0c12c1d9
@@ -672,7 +672,6 @@ class EventsRegisterTest(ZulipTestCase):
|
||||
error = schema_checker('events[0]', events[0])
|
||||
self.assert_on_error(error)
|
||||
|
||||
|
||||
def test_create_bot(self):
|
||||
# type: () -> None
|
||||
bot_created_checker = check_dict([
|
||||
|
||||
Reference in New Issue
Block a user