__init__.py - Declare this directory a package

Make everytihng in utils.py - Utility functions appear in the root package.

 
__all__ = ["utils"]