Now supports new_project end point and have some more detailed usage
1 new commit added
Can we check here and other if conditions - if namespace is not None
if namespace is not None
ref: https://www.python.org/dev/peps/pep-0008/#programming-recommendations
@sayanchowdhury I have just updated the code. Thanks for the link, it was a useful reading :)
Do we want to split at 80 chars?
One small comment, looks good otherwise
:thumbsup: for me. We can merge after fix for @pingou's suggestion
Looks good :thumbsup:
Pull-Request has been merged by yangl1996
Merged, thank you very much :)
Now supports new_project end point and have some more detailed usage