api: Fix comment.

This commit is contained in:
Dylan Araps 2017-07-20 23:40:20 +10:00
parent 4fd592b7d0
commit 477ca7398d

View File

@ -9,7 +9,6 @@ def main():
image = pywal.get_image("/home/dylan/Pictures/Wallpapers/")
# Return a dict with the palette.
#
# Set quiet to 'True' to disable notifications.
colors = pywal.create_palette(image, quiet=False)