Skip to content
Snippets Groups Projects
Commit 391e7a5f authored by Gerardo Tauriello's avatar Gerardo Tauriello
Browse files

Doc fix: clarify where ChemClass constants are defined.

parent 4974106b
No related branches found
No related tags found
No related merge requests found
......@@ -2032,6 +2032,7 @@ ChemClass
* ``WATER`` = 'W'
* ``UNKNOWN`` = 'U'
The constants are defined directly within the :mod:`mol` module.
Python can implicitly convert characters to objects of this type. Note however
that only the first character of a :class:`str` object is considered!
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment