Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix pydocstyle linting with its 6.2.0 version #329

Merged
merged 1 commit into from
Jan 5, 2023

Conversation

ccordoba12
Copy link
Member

@ccordoba12 ccordoba12 commented Jan 3, 2023

  • This was caused by an API breakage in that version.
  • Also add top constraint on pydocstyle to avoid this kind of errors in the future.

Fixes #332.

- This was caused by an API breakage in that version.
- Also add top constraint on pydocstyle to avoid this kind of errors in
the future.
@ccordoba12 ccordoba12 added this to the v1.7.1 milestone Jan 3, 2023
@ccordoba12 ccordoba12 self-assigned this Jan 3, 2023
@ccordoba12 ccordoba12 merged commit ce913f1 into python-lsp:develop Jan 5, 2023
@ccordoba12 ccordoba12 deleted the fix-pydocstyle branch January 5, 2023 00:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Failed to load hook pylsp_lint: too many values to unpack (expected 3)
1 participant