mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-07-23 09:40:35 -04:00
pep8
This commit is contained in:
parent
b69ff33d9e
commit
8df7bad839
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…
Add table
Add a link
Reference in a new issue