Skip to content

Commit

Permalink
Fix reference text
Browse files Browse the repository at this point in the history
  • Loading branch information
kkaris committed May 29, 2024
1 parent cd1ed07 commit badf5dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/indra_cogex/client/enrichment/signed.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ def reverse_causal_reasoning(
minimum_belief: Optional[float] = None,
) -> pd.DataFrame:
"""Implement the Reverse Causal Reasoning algorithm from
:ref:`Catlett, N. L., *et al.* (2013) <ref-causal-reas-references>`.
:ref:`Catlett, N. L., et al. (2013) <ref-causal-reas-references>`.
Parameters
----------
Expand Down

0 comments on commit badf5dd

Please sign in to comment.