We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0718b58 commit 35f7e2cCopy full SHA for 35f7e2c
pydocstringformatter/run.py
@@ -171,7 +171,6 @@ def apply_formatters(
171
A tuple containing:
172
[1] the formatted token and
173
[2] a list of formatters that changed the token.
174
- [3] a boolean indicating if the token was in the second pass.
175
"""
176
token, changers = self._apply_formatters_once(token)
177
if changers:
0 commit comments