Michael Cawte

Results 2 comments of Michael Cawte

> Thanks for the PR, can you please resolve the conflicts? The conflicts are resolved now.

Add the root of the project to your path. ```python import sys sys.path.append('./) ``` And where it says os.chdir('..'), change that to the root of the project too. For instance,...