Commit 891ccb76 authored by Kohaku-Blueleaf's avatar Kohaku-Blueleaf

Fix lint

parent 81e94de3
......@@ -30,4 +30,4 @@ if not logger.handlers:
handler.setFormatter(
ColoredFormatter("[%(name)s]-%(levelname)s: %(message)s")
)
logger.addHandler(handler)
\ No newline at end of file
logger.addHandler(handler)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment