making lint happy
This commit is contained in:
parent
d1519343d1
commit
8340e0653b
|
@ -120,7 +120,6 @@ def get_all_valid_certs(authority_ids):
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
def get_all_pending_cleaning(source):
|
def get_all_pending_cleaning(source):
|
||||||
"""
|
"""
|
||||||
Retrieves all certificates that are available for cleaning.
|
Retrieves all certificates that are available for cleaning.
|
||||||
|
|
Loading…
Reference in New Issue