Correct wrong docstring
This commit is contained in:
parent
ac47d254a3
commit
a6e33e537f
@ -42,7 +42,7 @@ class MixerState(ValidatedImmutableObject):
|
|||||||
|
|
||||||
:param volume: the volume
|
:param volume: the volume
|
||||||
:type volume: int
|
:type volume: int
|
||||||
:param mute: the volume
|
:param mute: the mute state
|
||||||
:type mute: int
|
:type mute: int
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user