Instantly share code, notes, and snippets.

Embed
What would you like to do?
> peru sync
In target "atoms":
File "C:\python35\lib\site-packages\peru\resources\plugins\git\git_plugin.py", line 20
def git(*args, git_dir=None, capture_output=False):
^
SyntaxError: invalid syntax
In target "webdriver":
File "C:\python35\lib\site-packages\peru\resources\plugins\git\git_plugin.py", line 20
def git(*args, git_dir=None, capture_output=False):
^
SyntaxError: invalid syntax
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment