Skip to content

Commit 7820096

Browse files
authored
remove import
删除__init__.py的驱动引入,解决torch必须依赖的问题
1 parent 7144ea0 commit 7820096

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
# -*- encoding: utf-8 -*-
22
# @Author: SWHL
33
# @Contact: liekkaskono@163.com
4-
from .pp_structure import PPTableStructurer
5-
from .unitable import UniTableStructure
4+

0 commit comments

Comments
 (0)