4 lines
86 B
Python
4 lines
86 B
Python
from smnp.module.note.function import note
|
|
|
|
functions = [ note.function ]
|
|
methods = [] |