mirror of
https://github.com/moepman/acertmgr.git
synced 2024-11-13 06:45:24 +01:00
indentation error
fixes one instance of space-indentation instead of tab-indentation
This commit is contained in:
parent
b396f0bb07
commit
55f340bebd
@ -35,7 +35,7 @@ ACME_CONFD=ACME_DIR + "domains.d/"
|
||||
|
||||
|
||||
class FileNotFoundError(OSError):
|
||||
pass
|
||||
pass
|
||||
|
||||
|
||||
class InvalidCertificateError(Exception):
|
||||
|
Loading…
Reference in New Issue
Block a user