Commit 2a7a5877 authored by MinchinWeb's avatar MinchinWeb

Fix PEP8 E221

multiple spaces before operator
parent 66ddd28f
......@@ -18,7 +18,7 @@
from topydo.lib.Config import config
NEUTRAL_COLOR = '\033[0m'
NEUTRAL_COLOR = '\033[0m'
class Colors(object):
def __init__(self):
......
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