Joined April 2017
·

GGerikP

Thanks for this. Although you have an error in the github repo. :)
$ git diff diff --git a/project/lib/project.py b/project/lib/project.py index 20da7ee..b0b4e68 100644 --- a/project/lib/project.py +++ b/project/lib/project.py

@@ -1,4 +1,4 @@

+from process import Process, ProcessException

class Project:

Cheers!

Achievements
1 Karma
0 Total ProTip Views