pysat / pysatSpaceWeather

pysat support for space weather indices and data sets
BSD 3-Clause "New" or "Revised" License
7 stars 5 forks source link

pysat RC 3.2.0 fixes #135

Closed aburrell closed 9 months ago

aburrell commented 9 months ago

Description

Remove unneeded kwargs from the instrument instantiation.

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Ran unit tests.

Test Configuration

Checklist:

If this is a release PR, replace the first item of the above checklist with the release checklist on the pysat wiki: https://github.com/pysat/pysat/wiki/Checklist-for-Release

aburrell commented 9 months ago

See also: https://github.com/pysat/pysatSpaceWeather/actions/runs/7066009749

aburrell commented 9 months ago

Reduction in coverage consistent with change in lines.

jklenzing commented 9 months ago

I've been adding the new coveralls lines in the pysat_rc.yml file too