We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b77402 commit a5a6519Copy full SHA for a5a6519
wkcuber/__main__.py
@@ -65,7 +65,7 @@ def main(args):
65
args.layer_name,
66
Mag(1),
67
Mag(args.max_mag),
68
- scale,
+ args.scale,
69
"default",
70
not args.no_compress,
71
args=args,
0 commit comments