Skip to content

Commit ddab3fd

Browse files
author
Xinyu
committed
update
1 parent 1d942d7 commit ddab3fd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ape/__init__.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
from ape_gemma import *
2-
from ape_llama import *
3-
from ape_mistral import *
1+
from .ape_gemma import *
2+
from .ape_llama import *
3+
from .ape_mistral import *

0 commit comments

Comments
 (0)