From 8446dea99cd5d512119eb77d78795f251c22f82c Mon Sep 17 00:00:00 2001 From: jklenzing Date: Thu, 7 Sep 2023 10:48:00 -0400 Subject: [PATCH] STY: pep8 --- pysatNASA/instruments/omni_hro.py | 1 - 1 file changed, 1 deletion(-) diff --git a/pysatNASA/instruments/omni_hro.py b/pysatNASA/instruments/omni_hro.py index 6b97ce82..b37f2954 100644 --- a/pysatNASA/instruments/omni_hro.py +++ b/pysatNASA/instruments/omni_hro.py @@ -44,7 +44,6 @@ import pandas as pds import warnings -import pysat from pysat.instruments.methods import general as mm_gen from pysatNASA.instruments.methods import cdaweb as cdw