mirror of
https://github.com/zulip/zulip.git
synced 2025-10-29 02:53:52 +00:00
python: Reformat with Black, except quotes.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
5028c081cb
commit
11741543da
@@ -10,7 +10,6 @@ import zerver.views.tutorial
|
||||
|
||||
legacy_urls = [
|
||||
# These are json format views used by the web client. They require a logged in browser.
|
||||
|
||||
# We should remove this endpoint and all code related to it.
|
||||
# It returns a 404 if the stream doesn't exist, which is confusing
|
||||
# for devs, and I don't think we need to go to the server
|
||||
|
||||
Reference in New Issue
Block a user