PEP 8 (I'm bored): cpu_usage_graph

This commit is contained in:
enkore 2014-10-14 16:35:22 +02:00
parent 54bae95804
commit 69a62726f4

View File

@ -51,4 +51,3 @@ class CpuUsageGraph(CpuUsage, ColorRangeModule):
"full_text": self.format.format_map(format_options),
'color': color
}