Skip to content

Commit 7d2c0fe

Browse files
committed
Add package imports
1 parent 25dfd54 commit 7d2c0fe

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

nbstata/__init__.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
11
__version__ = "0.6.6"
2+
3+
from .config import launch_stata, set_graph_format
4+
from . import misc_utils, config, stata, stata_more, code_utils, noecho, pandas

0 commit comments

Comments
 (0)