We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03cf8de commit c08f453Copy full SHA for c08f453
excelify/__init__.py
@@ -0,0 +1,4 @@
1
+import sys
2
+from excelify.excelify import *
3
+
4
+__all__ = ['excelify']
0 commit comments