pablodz / pipewire_python

Function with cyclomatic complexity higher than threshold PY-R1000
Anti-pattern
Minor
4 months ago4 months old
Controller.set_config has a cyclomatic complexity of 32 with "very-high" risk
244
245        return self._pipewire_configs
246
247    def set_config(248        self,
249        # configs
250        media_type=None,