mirror of
https://github.com/dylanaraps/pywal.git
synced 2024-11-25 09:23:08 +01:00
Fix indentation
This commit is contained in:
parent
44339e5f3e
commit
bbc5a33394
@ -165,7 +165,7 @@ def parse_args(parser):
|
||||
|
||||
if args.i:
|
||||
image_file = image.get(args.i, iterative=args.iterative,
|
||||
recursive=args.recursive)
|
||||
recursive=args.recursive)
|
||||
colors_plain = colors.get(image_file, args.l, args.backend,
|
||||
sat=args.saturate)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user