Cleanup: Formatting
This commit is contained in:
@@ -23,6 +23,7 @@ MAYSUDO = subprocess.run("command -v sudo || command -v doas",
|
||||
stderr=subprocess.PIPE,
|
||||
text=True).stdout.rstrip('\n')
|
||||
|
||||
|
||||
class LoggingColoredFormatter(logging.Formatter):
|
||||
"""
|
||||
Logging colored formatter,.
|
||||
|
||||
Reference in New Issue
Block a user