This commit is contained in:
Devaev Maxim
2021-05-25 11:20:43 +03:00
parent bed223bd86
commit 98c3956994

View File

@@ -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,