Created
March 27, 2018 21:39
-
-
Save avelino/982a50d0e7f942825f08278ff2ce1397 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
info: Hooks handler stderr: Traceback (most recent call last): | |
File "/Users/avelino/.virtualenvs/dredd/bin/dredd-hooks-python", line 13, in <module> | |
info: Hooks handler stderr: dredd.main(sys.argv[1:]) | |
File "/Users/avelino/.virtualenvs/dredd/lib/python2.7/site-packages/dredd_hooks/dredd.py", line 246, in main | |
load_hook_files(a) | |
File "/Users/avelino/.virtualenvs/dredd/lib/python2.7/site-packages/dredd_hooks/dredd.py", line 142, in load_hook_files | |
info: Hooks handler stderr: module = imp.load_source(os.path.basename(path), real_path) | |
File "/Users/avelino/src/github.com/nuveo/publicapi/hooks.py", line 60 | |
'{stash['customer_uuid']}')""" | |
^ | |
SyntaxError: invalid syntax | |
error: Hooks handler process 'dredd-hooks-python /Users/avelino/src/github.com/nuveo/publicapi/hooks.py' exited with status: 1 | |
error: Hooks handler process 'dredd-hooks-python /Users/avelino/src/github.com/nuveo/publicapi/hooks.py' exited with status: 1 | |
(dredd) λ ~/src/github.com/nuveo/publicapi/ master |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment