diff --git a/Chandra/__init__.py b/Chandra/__init__.py deleted file mode 100644 index 46d8fff..0000000 --- a/Chandra/__init__.py +++ /dev/null @@ -1,3 +0,0 @@ -# Licensed under a 3-clause BSD style license - see LICENSE.rst -import pkgutil -__path__ = pkgutil.extend_path(__path__, __name__)