update __init__.py文件

This commit is contained in:
ikinect 2019-08-09 14:26:06 +08:00 committed by GitHub
commit 4eb492c3a1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,2 +1 @@
from .SubprocessorBase import Subprocessor
from .SubprocessFunctionCaller import SubprocessFunctionCaller