Skip to content

Commit

Permalink
Merge branch 'fix-leike-docs' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
gregreen committed Nov 21, 2022
2 parents 59de23b + dd812c2 commit a9ce62a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dustmaps/leike2020.py
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ def query(self, coords, component='mean'):
standard deviation of extinction density). Defaults to 'mean'.
Returns:
The extinction density, in units of e-foldings / pc, as either a
The extinction density, in units of e-foldings / kpc, as either a
numpy array or float, with the same shape as the input
:obj:`coords`.
"""
Expand Down

0 comments on commit a9ce62a

Please sign in to comment.