Skip to content

Commit dc0952b

Browse files
committed
update init
1 parent 98d0e14 commit dc0952b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

enty/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
from .version import __version__
2-
from entity import entity, Schema
2+
from .entity import entity, Schema
33

44
__all__ = ["entity", "Schema"]

0 commit comments

Comments
 (0)