5 lines
99 B
Python
5 lines
99 B
Python
from rscder.plugins.misc import Register
|
|
|
|
THRES = Register('阈值方法')
|
|
|
|
from .main import * |