Update pdata.py

fixed complaint cmd issue
This commit is contained in:
VH-PARADISE 2024-07-20 23:35:55 +05:30 committed by GitHub
parent e0fae96164
commit 8b532b0fd9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -40,7 +40,7 @@ class CacheData: # pylint: disable=too-few-public-methods
profiles: dict = {}
whitelist: list[str] = []
blacklist: dict = {}
deviceid: dict = {}
def get_info(account_id: str) -> dict | None:
"""Returns the information about player.