Skip to content

Commit

Permalink
Remove whitespace
Browse files Browse the repository at this point in the history
Co-authored-by: Stefan van der Walt <[email protected]>
  • Loading branch information
lagru and stefanv authored Nov 29, 2023
1 parent b56b063 commit 6c7c41b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/changelist/_format.py
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ def from_pull_requests(
class Contributor:
"""A person mentioned in the notes as an author or reviewer.
`login` should be the GitHub handle without "@". The "@" is added by the
`login` should be the GitHub handle without "@". The "@" is added by the
`reference_name` property. `reference_url` is typically a URL to the
contributor's GitHub profile.
"""
Expand Down

0 comments on commit 6c7c41b

Please sign in to comment.