From 22f4abf8e22f8517be78d039551ab6871ddf14b9 Mon Sep 17 00:00:00 2001 From: André Doser Date: Tue, 27 Jan 2015 18:02:22 +0100 Subject: flake8 --- py3status/modules/bitcoin-price.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'py3status') diff --git a/py3status/modules/bitcoin-price.py b/py3status/modules/bitcoin-price.py index d53ac93..638c2c8 100644 --- a/py3status/modules/bitcoin-price.py +++ b/py3status/modules/bitcoin-price.py @@ -78,4 +78,4 @@ if __name__ == '__main__': while True: print(x.get_rate([], {'color_good': 'green', 'color_bad': 'red'})) - sleep(5) \ No newline at end of file + sleep(5) -- cgit v1.3