Skip to content

Commit eb454ea

Browse files
authored
Update PhoNumSpy.py
Missing pip package
1 parent 22dc36e commit eb454ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

PhoNumSpy.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
from phonenumbers.phonenumberutil import region_code_for_number
77
from phonenumbers import geocoder, carrier, timezone
88
import os
9+
import googlesearch-python
910
print("\n")
1011
Ascii_Art = pyfiglet.figlet_format("PhoNumSpy")
1112
print(Ascii_Art)

0 commit comments

Comments
 (0)