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