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
{{ message }}
This repository has been archived by the owner on Aug 6, 2023. It is now read-only.
Traceback (most recent call last):
File "kds.py", line 67, in
from Modes import Scada
File "/home/###/Desktop/bee/Katana/Modes/Scada.py", line 94, in
for gamma in search(query, tld=beta,stop=50, num=10,pause=2):
TypeError: search() got an unexpected keyword argument 'tld'
The text was updated successfully, but these errors were encountered:
am getting this error
Traceback (most recent call last):
File "kds.py", line 67, in
from Modes import Scada
File "/home/###/Desktop/bee/Katana/Modes/Scada.py", line 94, in
for gamma in search(query, tld=beta,stop=50, num=10,pause=2):
TypeError: search() got an unexpected keyword argument 'tld'
The text was updated successfully, but these errors were encountered: