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:
1
wal.py
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)
|
||||||
|
Reference in New Issue
Block a user