spyglass-plugin-xls/spyglass_plugin_xls/__init__.py
Ian H. Pittwood 471f47a711 Fix source directory name
The source directory for this package was originally named
"spyglass-plugin-xls", which caused it to not be able to be imported by
other projects. This change renames the directory to
"spyglass_plugin_xls" so it can be imported and utilized by Spyglass.

Change-Id: Ida8e7b8dc1d55bdf8cb38066ed72c40c0dcf474d
2019-05-14 11:26:46 -05:00

2 lines
23 B
Python

__all__ = ['excel.py']