rscder-pub/plugins/thres/__init__.py
2022-09-27 21:30:31 +08:00

5 lines
85 B
Python

from misc import Register
THRES = Register('阈值方法')
from thres.main import *