mirror of
https://mau.dev/maunium/synapse.git
synced 2024-12-19 10:53:58 +01:00
pep8
This commit is contained in:
parent
0a240ad36e
commit
ff1bc0a279
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ all_gauges = {}
|
||||||
|
|
||||||
HAVE_PROC_SELF_STAT = os.path.exists("/proc/self/stat")
|
HAVE_PROC_SELF_STAT = os.path.exists("/proc/self/stat")
|
||||||
|
|
||||||
|
|
||||||
class RegistryProxy(object):
|
class RegistryProxy(object):
|
||||||
|
|
||||||
def collect(self):
|
def collect(self):
|
||||||
|
|
Loading…
Reference in a new issue