1
0

Mark todo

This commit is contained in:
Eric Eastwood
2023-05-23 15:07:13 -05:00
parent 379eb2d7ab
commit 38eb7cd5f6

View File

@@ -186,6 +186,8 @@ def log_failure(
return None
# TODO: Export as metric
#
# 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__)