syntax error
This commit is contained in:
parent
136576b06c
commit
85afcc3be0
|
@ -96,7 +96,7 @@ class SoundInfo:
|
|||
self.duration = duration
|
||||
return duration
|
||||
|
||||
def get_sound(self, save = True, **kwargs = None):
|
||||
def get_sound(self, save = True, **kwargs):
|
||||
"""
|
||||
Get or create a sound using self info.
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user