mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-12 09:10:30 +08:00
lint fix
This commit is contained in:
parent
19a68887e4
commit
014f9b5bd5
@ -29,8 +29,8 @@ class _Netcfg:
|
||||
|
||||
|
||||
# =====
|
||||
class JanusRunner:
|
||||
def __init__( # pylint: disable=too-many-instance-attributes
|
||||
class JanusRunner: # pylint: disable=too-many-instance-attributes
|
||||
def __init__(
|
||||
self,
|
||||
stun_host: str,
|
||||
stun_port: int,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user