PlasmaPy / PlasmaPy-NEI

Non-equilibrium ionization modeling of plasma with Python
Other
7 stars 6 forks source link

Update code for use with PlasmaPy 0.6.0 #49

Closed namurphy closed 2 years ago

namurphy commented 3 years ago

There were some backward incompatible changes around PlasmaPy 0.5.0 or 0.6.0 which affect code here. This includes IonizationStates being renamed to IonizationStateCollection, and possibly a few other changes.

pep8speaks commented 3 years ago

Hello @namurphy! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:

Comment last updated at 2021-05-22 03:34:30 UTC
StanczakDominik commented 3 years ago

3.9 failure is on me, I'll fix it later today

namurphy commented 3 years ago

pre-commit.ci autofix

namurphy commented 3 years ago

pre-commit.ci autofix