Skip to content

Commit 25d63ee

Browse files
jspaezpDanielNoord
andauthored
Update pydocstringformatter/run.py
Co-authored-by: Daniël van Noord <[email protected]>
1 parent 35f7e2c commit 25d63ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pydocstringformatter/run.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ def format_file_tokens(
122122
123123
Returns:
124124
A tuple containing [1] the formatted tokens in a list
125-
and a boolean indicating if the tokens were changed.
125+
and [2] a boolean indicating if the tokens were changed.
126126
127127
Raises:
128128
UnstableResultError::

0 commit comments

Comments
 (0)