merge_chunks: relax overly strict check on --seed
Funnily default value 0 was not accepted when specified explicitly. https://docs.python.org/3/library/random.html says that full int is acceptable so let's allow it.
Loading
Please register or sign in to comment