diff --git a/__init__.py b/__init__.py new file mode 100644 index 0000000..82b5aa8 --- /dev/null +++ b/__init__.py @@ -0,0 +1 @@ +from .xl import * \ No newline at end of file