Skip to content

Commit

Permalink
bump version to v0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mscarey committed Jun 15, 2021
1 parent 99c1c3b commit 26fa638
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion authorityspoke/io/loaders.py
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ def read_anchored_holdings_from_file(
filepath: Optional[pathlib.Path] = None,
client: Optional[Client] = None,
) -> AnchoredHoldings:
"""
r"""
Read holdings from file, with Opinion text anchors for holdings and factors.
This function can accept a file containing :class:`.authorityspoke.holdings.Holding`
Expand Down

0 comments on commit 26fa638

Please sign in to comment.