Closed hackalog closed 6 years ago
Big cleanup of all the junk in the module init files. In doing so, I cleaned up some warnings, added explicit __all__ to the modules in data, and refactored the fetch code into a separate source file.
__all__
fixes #86
Big cleanup of all the junk in the module init files. In doing so, I cleaned up some warnings, added explicit
__all__
to the modules in data, and refactored the fetch code into a separate source file.