mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-02-07 08:03:30 +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.
|
instances; one for each ba.Activity the session may potentially run.
|
||||||
"""
|
"""
|
||||||
# pylint: disable=too-many-statements
|
# pylint: disable=too-many-statements
|
||||||
# pylint: disable=too-many-branches
|
|
||||||
# pylint: disable=too-many-locals
|
# pylint: disable=too-many-locals
|
||||||
# pylint: disable=cyclic-import
|
# pylint: disable=cyclic-import
|
||||||
from ba._lobby import Lobby
|
from ba._lobby import Lobby
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user