Closed Parth-Vader closed 6 years ago
real_path_of_MobOff = os.path.dirname(os.path.realpath(__file__))
This line doesn't point to the actual file path.
I would like to work on this issue.
I would like to work on it
real_path_of_MobOff = os.path.dirname(os.path.realpath(__file__))
This line doesn't point to the actual file path.