Skip to content

Commit

Permalink
DOC: formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
LaurentRDC committed Dec 31, 2020
1 parent 0afb89d commit 619b45b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crystals/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ def chemical_composition(self):
Example
-------
>>> c = Crystal.from_cod(1508819)
>>> c.chemical_composition
>>> c.chemical_composition # doctest: +SKIP
OrderedDict([('H', 0.441),
('C', 0.349),
('N', 0.093),
Expand Down

0 comments on commit 619b45b

Please sign in to comment.