From b9c064acc96dce10444b66998beaeda718890064 Mon Sep 17 00:00:00 2001 From: Chunxiao Li Date: Mon, 7 Jun 2021 12:59:53 +0800 Subject: [PATCH] trivial modification --- pyatmos/msise/__init__.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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