pep8
parent
0a240ad36e
commit
ff1bc0a279
|
@ -36,6 +36,7 @@ all_gauges = {}
|
|||
|
||||
HAVE_PROC_SELF_STAT = os.path.exists("/proc/self/stat")
|
||||
|
||||
|
||||
class RegistryProxy(object):
|
||||
|
||||
def collect(self):
|
||||
|
|
Loading…
Reference in New Issue