Skip to content

Commit

Permalink
formatting changes
Browse files Browse the repository at this point in the history
  • Loading branch information
William Sheu committed Jan 22, 2024
1 parent d652a6f commit 5a2a42a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hierarc/LensPosterior/kin_constraints_composite.py
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ def __init__(

@staticmethod
def _check_arrays(array0, array1):
"""Checks if two arrays are valid sample distributions for pairs of parameters
"""Checks if two arrays are valid sample distributions for pairs of parameters.
:param array0, array1: arrays representing samples from respective distributions
:return: bool, True if arrays are the same length and > 0; False otherwise
Expand Down

0 comments on commit 5a2a42a

Please sign in to comment.