Closed alchemyst closed 8 years ago
I've shown how the inputs section of the config file can be handled using argparse instead of the config file. This will make running the program with different arguments easier from the command line.
inputs
I've shown how the
inputs
section of the config file can be handled using argparse instead of the config file. This will make running the program with different arguments easier from the command line.