138ac82fa2
Hotfix/file errors * Set up test file * Fix regex pattern in json.loads * bug fix No valid JSON object found in the input string * bug fixes * moved try statement to parse fn * invalid literal for int() with base 10 error fixed * remove test * remove excess print statements * Raise error * Remove todo * Remove print statement Approved-by: Katon Minhas