mirror of
https://github.com/FliegendeWurst/googleplay-api.git
synced 2024-11-22 12:54:58 +00:00
Small typo
Signed-off-by: Domenico Iezzi <domenico.iezzi.201@gmail.com>
This commit is contained in:
parent
31d96764b6
commit
b2e71522ae
2
test.py
2
test.py
@ -1,5 +1,5 @@
|
|||||||
from googleplay import GooglePlayAPI
|
from googleplay import GooglePlayAPI
|
||||||
|
|
||||||
server = GooglePlayAPI(None, None, True)
|
server = GooglePlayAPI(None, None, True)
|
||||||
server.login("maracaiboez@gmail.com", "mannaggiasanta", None)
|
server.login("", "", None)
|
||||||
server.search("firefox", 1, None)
|
server.search("firefox", 1, None)
|
||||||
|
Loading…
Reference in New Issue
Block a user