mirror of
https://github.com/moepman/acertmgr.git
synced 2025-01-06 07:15:24 +01:00
indentation error
fixes one instance of space-indentation instead of tab-indentation
This commit is contained in:
parent
2621da80e7
commit
682f5bf252
@ -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