-
Notifications
You must be signed in to change notification settings - Fork 79
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
python3 compat? #28
Comments
I have the same problem. |
seems an error in one of the scripts. |
i have the same problem but using defectdojo_api==1.1.3 helped |
Any updates on this? |
You can quickfix it in site-packages/defectdojo_api/defectdojo.py or build it from GitHub :) |
FYI: this piece of code was removed in 0eab5e5#diff-398ee4538a05ce9f45dc774f83e67aa783e808ab48aa91ad9ec26ce22bd2fb26. |
Hi,
I got this running example, after adding () to print() in dojo_populate.py, i got this one.
Thanks for help
The text was updated successfully, but these errors were encountered: