diff --git a/pyatmos/msise/__init__.py b/pyatmos/msise/__init__.py index 05dd1c9..0ba3135 100644 --- a/pyatmos/msise/__init__.py +++ b/pyatmos/msise/__init__.py @@ -13,5 +13,4 @@ read_sw - Read the space weather file get_sw - Extract the space weather data -''' -from .spaceweather import download_sw,read_sw \ No newline at end of file +''' \ No newline at end of file