fix command
This commit is contained in:
parent
9ef26594b6
commit
0bb521b479
|
|
@ -16,6 +16,7 @@ class Command(BaseCommand):
|
|||
parser.add_argument(
|
||||
'--bucket_size',
|
||||
type=int,
|
||||
default=128,
|
||||
help='Size of one basket to update'
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user