diff --git a/ipython_widgets/__init__.py b/ipython_widgets/__init__.py new file mode 100644 index 000000000..982183cd1 --- /dev/null +++ b/ipython_widgets/__init__.py @@ -0,0 +1 @@ +from .widgets import *