Skip to content

Commit 3c08dfc

Browse files
committed
More fix to the init
Signed-off-by: Jingyu Xin <[email protected]>
1 parent 7cf4ac5 commit 3c08dfc

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

modelopt/torch/peft/__init__.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,3 @@
1919
from .config import *
2020
from .conversion import *
2121
from .convert import *
22-
23-
# isort: off
24-
# Import plugins last to avoid circular imports
25-
from . import plugins

0 commit comments

Comments
 (0)