From 59a206a1761a12ebc9075e10b59f0fc2d18f55c9 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Sat, 17 Jun 2017 17:46:11 +1000 Subject: General: Remove newline --- wal.py | 1 - 1 file changed, 1 deletion(-) diff --git a/wal.py b/wal.py index 3c2af37..dcb336d 100644 --- a/wal.py +++ b/wal.py @@ -77,7 +77,6 @@ def reload_colors(): quit() - def get_image(img): """Validate image input.""" image = Path(img) -- cgit v1.2.3