Discoverd that while running a test case of CodeEntropy that the args.temp argument was not correctly converted to the new dual input interface in issue #32 and was subsiqently merged in with PR #65. args.temp needs to be replaced with the correct args.tempra which is the correct association.
Discoverd that while running a test case of CodeEntropy that the
args.tempargument was not correctly converted to the new dual input interface in issue #32 and was subsiqently merged in with PR #65.args.tempneeds to be replaced with the correctargs.temprawhich is the correct association.