Move 'sound' module
This commit is contained in:
4
smnp/module/sound/__init__.py
Normal file
4
smnp/module/sound/__init__.py
Normal file
@@ -0,0 +1,4 @@
|
||||
from smnp.module.sound.function import play, sound
|
||||
|
||||
functions = [ sound.function ]
|
||||
methods = [ play.function ]
|
||||
Reference in New Issue
Block a user