Skip to content

Commit

Permalink
fix docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
wtbarnes committed Nov 2, 2023
1 parent cb35f77 commit f7db974
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pydrad/parse/parse.py
Original file line number Diff line number Diff line change
Expand Up @@ -516,7 +516,7 @@ def spatial_average(self, quantity, bounds=None):

@u.quantity_input
def column_emission_measure(self, bins: u.K = None, bounds: u.cm = None):
"""
r"""
Computes the column emission measure, where it is assumed that the loop
is confined to a single pixel and oriented along the line of sight.
Expand Down

0 comments on commit f7db974

Please sign in to comment.