Skip to content

Commit 39a09fb

Browse files
authored
Merge pull request ipython#9 from ipython/Carreau-patch-1
import submodules in __init__.py
2 parents ea6d2c1 + f132922 commit 39a09fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

matplotlib_inline/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
from . import backend_inline, config # noqa

0 commit comments

Comments
 (0)