-
Notifications
You must be signed in to change notification settings - Fork 420
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
NameError new_url not defined #32
Comments
[-] Traceback (most recent call last): |
[-] Traceback (most recent call last): |
go to line number 404 and remove it for else to print'()' it work
|
i am also facing this issue now and its not solved.....help me in same issue |
[-] Traceback (most recent call last):
File "/root/Tools/GitDorker/GitDorker.py", line 404, in
sys.stdout.write(colored('%s' % new_url, 'white'))
NameError: name 'new_url' is not defined
The text was updated successfully, but these errors were encountered: