Skip to content

Commit

Permalink
[186_LBE_contamination], issue #186, Update of Rubidium's name from P…
Browse files Browse the repository at this point in the history
…_LBERb to P_LBERb_a and P_LBERb_b
  • Loading branch information
Sami Amestas committed Jul 22, 2024
1 parent 879a0aa commit 572794f
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -634,7 +634,7 @@ def name(self) -> str:
"""
str : Name of the property
"""
return "P_LBERb"
return "P_LBERb_a"

@property
def correlation_name(self) -> str:
Expand Down Expand Up @@ -708,7 +708,7 @@ def name(self) -> str:
"""
str : Name of the property
"""
return "P_LBERb"
return "P_LBERb_b"

@property
def correlation_name(self) -> str:
Expand Down

0 comments on commit 572794f

Please sign in to comment.