Skip to content

Commit

Permalink
change doc string
Browse files Browse the repository at this point in the history
  • Loading branch information
lpyras committed May 27, 2024
1 parent fe35d63 commit 754296b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NuRadioReco/detector/detector_base.py
Original file line number Diff line number Diff line change
Expand Up @@ -951,7 +951,7 @@ def get_antenna_model(self, station_id, channel_id, zenith=None):

def get_channel_group_id(self, station_id, channel_id):
"""
returns the group ID of a channel
returns the group ID of a channel. If the channel has no group ID, the channel ID is returned.
Parameters
----------
Expand Down

0 comments on commit 754296b

Please sign in to comment.