mirror of
https://github.com/zulip/zulip.git
synced 2025-11-09 16:37:23 +00:00
requirements: Upgrade Python requirements.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
60eed65832
commit
bc69f213a0
@@ -13,7 +13,6 @@ if settings.DEBUG:
|
||||
def static_path(path: str) -> str:
|
||||
return find(path) or "/nonexistent"
|
||||
|
||||
|
||||
else:
|
||||
|
||||
def static_path(path: str) -> str:
|
||||
|
||||
Reference in New Issue
Block a user