1
0
mirror of https://github.com/dylanaraps/pywal.git synced 2025-07-17 14:35:04 +02:00

General: Remove newline

This commit is contained in:
Dylan Araps
2017-06-17 17:46:11 +10:00
parent ec850f86d6
commit 59a206a176

1
wal.py

@ -77,7 +77,6 @@ def reload_colors():
quit() quit()
def get_image(img): def get_image(img):
"""Validate image input.""" """Validate image input."""
image = Path(img) image = Path(img)