for this line of code in main function config = load_config(argv[1]) it is giving me error : list index out of bounds
for this line of code in main function
config = load_config(argv[1])
it is giving me error : list index out of bounds