0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-12-19 07:43:58 +01:00
This commit is contained in:
Matthew Hodgson 2018-05-29 02:32:15 +01:00
parent 0a240ad36e
commit ff1bc0a279

View file

@ -36,6 +36,7 @@ all_gauges = {}
HAVE_PROC_SELF_STAT = os.path.exists("/proc/self/stat")
class RegistryProxy(object):
def collect(self):