Skip to content

Commit

Permalink
Minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tsunhopang committed Sep 18, 2024
1 parent 3a5cbf7 commit c25048f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/jimgw/single_event/transforms.py
Original file line number Diff line number Diff line change
Expand Up @@ -298,8 +298,6 @@ class DistanceToSNRWeightedDistanceTransform(ConditionalBijectiveTransform):

def __init__(
self,
name_mapping: tuple[list[str], list[str]],
conditional_names: list[str],
gps_time: Float,
ifos: list[GroundBased2G],
dL_min: Float,
Expand Down

0 comments on commit c25048f

Please sign in to comment.