Commit d605bbcb authored by MinchinWeb's avatar MinchinWeb

Fix PEP8 W293

blank line contains whitespace
parent bf2f4d76
......@@ -69,7 +69,7 @@ class ColorsTest(TopydoTest):
color = Colors().get_context_color()
self.assertEqual(color, NEUTRAL_COLOR)
def test_metadata_color1(self):
config(p_overrides={('colorscheme', 'metadata_color'): '128'})
color = Colors().get_metadata_color()
......
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