lmmentel / mendeleev

A python package for accessing various properties of elements, ions and isotopes in the periodic table of elements.
https://mendeleev.readthedocs.io
MIT License
208 stars 38 forks source link

Improve element not found #142

Closed Vi-L closed 3 months ago

Vi-L commented 3 months ago

Closes https://github.com/lmmentel/mendeleev/issues/141

lmmentel commented 3 months ago

Thanks for the fix. I enabled CI and noticed that there are a few formatting issues, would you mind running ruff or pre-commit on the changed files?

On a more general note, what do you think about making the comparison case insensitive?

lmmentel commented 3 months ago

Thanks @Vi-L :raised_hands: