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

explicit exports from pygls.workspace #393

Merged
merged 1 commit into from
Oct 3, 2023
Merged

explicit exports from pygls.workspace #393

merged 1 commit into from
Oct 3, 2023

Conversation

dimbleby
Copy link
Contributor

@dimbleby dimbleby commented Oct 3, 2023

so that mypy will give jedi-language-server a clean bill of health, else:

jedi_language_server/text_edit_utils.py:26: error: Module "pygls.workspace" does not explicitly export attribute "Workspace"  [attr-defined]

@tombh tombh merged commit 571fd1c into openlawlibrary:main Oct 3, 2023
17 checks passed
@tombh
Copy link
Collaborator

tombh commented Oct 3, 2023

Thank you ✨

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.

2 participants