cgohlke / molmass

Molecular mass calculations
https://pypi.org/project/molmass
BSD 3-Clause "New" or "Revised" License
56 stars 13 forks source link

pylint error #4

Closed bjxpolarbear closed 3 years ago

bjxpolarbear commented 3 years ago

The package works well. However, the when I use pylint with the satement as follows: Formula("C2H4O").isotope.mass it pop an error says: Method 'isotope' has no 'mass' member

bjxpolarbear commented 3 years ago

Is there a way to make it compatible with pylint?

cgohlke commented 3 years ago

See http://pylint.pycqa.org/en/latest/user_guide/message-control.html