mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-20 02:12:25 -05: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…
Add table
Add a link
Reference in a new issue