Skip to content

Commit

Permalink
Fix docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
mondeja committed Nov 16, 2024
1 parent 9de5818 commit f5b552b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mdpo/po.py
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ def parse_obsoletes_from_content_lines(
Args:
content_lines (list): Set of content lines to check.
location_prefix (str, optional): Prefix to use in the location message.
location_prefix (str): Prefix to use in the location message.
Returns:
list(str): error locations found.
Expand Down

0 comments on commit f5b552b

Please sign in to comment.