Closed antorix closed 1 year ago
Fixed. thanks for reporting.
and the same here: https://pypi.org/project/kvdroid/
and the same here: https://pypi.org/project/kvdroid/
I'll fix it when I make a new pypi release. Thanks again.
and the same here: https://pypi.org/project/kvdroid/
I'll fix it when I make a new pypi release. Thanks again.
it's the same with device_lang
. Maybe you can check other functions too
In Readme:
It's an error in the last line.
dark_mode
is a function that returns True or False. Hence, it should be:print(dark_mode())