mirror of
https://github.com/element-hq/synapse.git
synced 2026-03-30 17:15:50 +00:00
Python change
This commit is contained in:
@@ -77,6 +77,9 @@ def log_failure(
|
||||
# Version string with git info. Computed here once so that we don't invoke git multiple
|
||||
# times.
|
||||
SYNAPSE_VERSION = get_distribution_version_string("matrix-synapse", __file__)
|
||||
"""
|
||||
Version string with git info.
|
||||
"""
|
||||
|
||||
|
||||
class ExceptionBundle(Exception):
|
||||
|
||||
Reference in New Issue
Block a user