mirror of
https://github.com/Break27/kvmd.git
synced 2026-02-06 10:26:38 +08:00
lint fix
This commit is contained in:
parent
bed223bd86
commit
98c3956994
@ -30,7 +30,7 @@ class _Netcfg:
|
||||
|
||||
# =====
|
||||
class JanusRunner: # pylint: disable=too-many-instance-attributes
|
||||
def __init__(
|
||||
def __init__( # pylint: disable=too-many-arguments
|
||||
self,
|
||||
stun_host: str,
|
||||
stun_port: int,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user