mirror of
https://github.com/dylanaraps/pywal.git
synced 2024-11-25 09:23:08 +01:00
Finally fix indendation
This commit is contained in:
parent
afa3ff1259
commit
0878cc7fad
@ -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