For various reasons it'd be useful to be able to specify the location of the data file.
The path to the file was hard-coded in a14e746 which makes sense to fix the issue for sub-processes, but some environments don't allow writing to the CWD (certain Docker setups).
For various reasons it'd be useful to be able to specify the location of the data file.
The path to the file was hard-coded in a14e746 which makes sense to fix the issue for sub-processes, but some environments don't allow writing to the CWD (certain Docker setups).