Skip to content

Commit

Permalink
fix 'W291 trailing whitespace' error
Browse files Browse the repository at this point in the history
  • Loading branch information
cforeman-cqc committed Oct 24, 2024
1 parent 92b5753 commit 35c7d5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cryptomite/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,7 @@ def suggest_extractor(input_length1: int, exchangeable_sequence: bool,
input_length1 : int
The initial length of input source.
exchangeable_sequence : bool
Boolean input indicating whether the source forms an
Boolean input indicating whether the source forms an
exchangeable sequence.
efficiency_required : bool
Boolean input indicating whether the user requires efficient
Expand Down

0 comments on commit 35c7d5c

Please sign in to comment.