mirror of
https://github.com/certbot/certbot.git
synced 2026-05-28 04:34:11 -04:00
pep8 - remove extra whitespace
This commit is contained in:
parent
e9a6d6039b
commit
a5f65dcfd8
1 changed files with 0 additions and 1 deletions
|
|
@ -180,7 +180,6 @@ def get_all_names(installer):
|
|||
return names
|
||||
|
||||
|
||||
|
||||
def read_file(filename):
|
||||
"""Returns the given file's contents with universal new line support.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue