PubChemPy icon indicating copy to clipboard operation
PubChemPy copied to clipboard

Fix syntax

Open pjknowles opened this issue 1 year ago • 1 comments

/opt/homebrew/Caskroom/miniconda/base/envs/iMolpro/lib/python3.11/site-packages/pubchempy.py:563: SyntaxWarning: "is not" with a literal. Did you mean "!="? if self.charge is not 0:

pjknowles avatar Apr 12 '24 21:04 pjknowles

Is a duplicate of https://github.com/mcs07/PubChemPy/pull/53

pjknowles avatar Sep 19 '24 17:09 pjknowles