You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "/opt/shodanwave/shodanwave.py", line 63
print "Usage: python shodanwave.py --help"
^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print("Usage: python shodanwave.py --help")?
The text was updated successfully, but these errors were encountered:
File "/opt/shodanwave/shodanwave.py", line 63
print "Usage: python shodanwave.py --help"
^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print("Usage: python shodanwave.py --help")?
The text was updated successfully, but these errors were encountered: