mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-01-29 02:23:22 +08:00
enable pylint: too-many-branches
This commit is contained in:
parent
337045c9f8
commit
8f9a7c4ac6
@ -97,7 +97,6 @@ class Session:
|
||||
instances; one for each ba.Activity the session may potentially run.
|
||||
"""
|
||||
# pylint: disable=too-many-statements
|
||||
# pylint: disable=too-many-branches
|
||||
# pylint: disable=too-many-locals
|
||||
# pylint: disable=cyclic-import
|
||||
from ba._lobby import Lobby
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user