vici: Fix indention of flush_certs() method in Python bindings
This commit is contained in:
@@ -166,7 +166,7 @@ class Session(object):
|
|||||||
"""
|
"""
|
||||||
self.handler.request("load-shared", secret)
|
self.handler.request("load-shared", secret)
|
||||||
|
|
||||||
def flush_certs(self, filter=None):
|
def flush_certs(self, filter=None):
|
||||||
"""Flush the volatile certificate cache.
|
"""Flush the volatile certificate cache.
|
||||||
|
|
||||||
Flush the certificate stored temporarily in the cache. The filter
|
Flush the certificate stored temporarily in the cache. The filter
|
||||||
|
|||||||
Reference in New Issue
Block a user