Fixing Pylint

This commit is contained in:
Vishal 2022-08-31 12:23:28 +05:30 committed by GitHub
parent 5db00cf612
commit fe8def9627
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -231,8 +231,8 @@ class AccountSettingsWindow(ba.Window):
linked_accounts_text_space = 60.0
show_achievements_button = (
self._signed_in
and account_type in ('Google Play', 'Alibaba', 'Local', 'OUYA', "V2"))
self._signed_in and account_type
in ('Google Play', 'Alibaba', 'Local', 'OUYA', 'V2'))
achievements_button_space = 60.0
show_achievements_text = (self._signed_in