mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
4 lines
139 B
Python
4 lines
139 B
Python
# This is used for a somewhat hacky way of passing the port number
|
|
# into this early-initialized module.
|
|
logging_data: dict[str, str] = {}
|