TinkoffCreditSystems/voicekit_client_python

View on GitHub
tinkoff_voicekit_client/speech_utils/BaseClient/aio_client.py

Summary

Maintainability
A
35 mins
Test Coverage

Function __init__ has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def __init__(self, host, port, ssl_channel=False, ca_file=None, options: list = None):
Severity: Minor
Found in tinkoff_voicekit_client/speech_utils/BaseClient/aio_client.py - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status