https://github.com/SoftwareUnderstanding/inspect4py/blob/3ed30dd219dbcb079151906cd68d7556d56fc383/inspect4py/utils.py#L326 Should change this line into: `file_module = abs_repo_path + "/" + m + ".py"`
inspect4py/inspect4py/utils.py
Line 326 in 3ed30dd
Should change this line into:
file_module = abs_repo_path + "/" + m + ".py"