Skip to content

Commit

Permalink
Fix doctest example
Browse files Browse the repository at this point in the history
  • Loading branch information
ksunden committed Jul 25, 2018
1 parent e7383f0 commit d792b96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion unyt/unit_object.py
Original file line number Diff line number Diff line change
Expand Up @@ -600,7 +600,7 @@ def list_equivalencies(self):
--------
>>> from unyt import km
>>> km.units.list_equivalencies()
spectral: length <-> frequency <-> energy
spectral: length <-> spatial_frequency <-> frequency <-> energy
schwarzschild: mass <-> length
compton: mass <-> length
"""
Expand Down

0 comments on commit d792b96

Please sign in to comment.