Update TwitchLogin.py

This commit is contained in:
Alessandro Maggio
2021-08-21 10:45:55 +02:00
committed by GitHub
parent a6a8934bb6
commit 76679e9ed3

View File

@@ -19,7 +19,7 @@ logger = logging.getLogger(__name__)
class TwitchLogin(object):
__self__ = [
__slots__ = [
"client_id",
"token",
"login_check_result",