Skip to content

Commit

Permalink
Fix docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
gabemery committed Feb 7, 2025
1 parent 2571297 commit a54df62
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lstchain/io/event_selection.py
Original file line number Diff line number Diff line change
Expand Up @@ -355,6 +355,7 @@ def apply_energy_dependent_alpha_cuts(self, data, alpha_cuts):
def from_dict(self, parameter, energy_bins, interpolate_kind='nearest'):
"""
Convert the cut dictionary to a QTable for the requested parameter.
Parameters
----------
parameter: string
Expand Down

0 comments on commit a54df62

Please sign in to comment.