forked from veeti/manuale
-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Hello @piraz!
Could we have one indentation only?
$ grep -rFn "WARNING:"
automatoes/info.py:56: print(" WARNING: Server won't return your key information.")
automatoes/authorize.py:111: print(" WARNING: Old order. Setting it as expired.\n")
automatoes/authorize.py:129: print(" WARNING: Invalid order, renewing it.\n Just "
automatoes/authorize.py:133: print(" WARNING: Expired order. Renewing order.\n")
automatoes/authorize.py:220: print(" WARNING: The current order will be invalidated. "
automatoes/acme.py:257: logger.warning("WARNING: The account is using Let's Encrypt "
automatoes/acme.py:259: logger.warning("WARNING: Upgrading account to ACME V2 "
automatoes/acme.py:261: logger.warning("WARNING: Please run 'manuale upgrade' to make "
Reactions are currently unavailable