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

Add explicit exports for Wasabi #47

Merged
merged 1 commit into from
Jun 4, 2024
Merged

Conversation

svlandeg
Copy link
Member

@svlandeg svlandeg commented Jun 3, 2024

Adding explicit exports to avoid mypy errors in upstream packages like

thinc/util.py:35: error: Module "wasabi" does not explicitly export attribute "table"  [attr-defined]

@svlandeg svlandeg mentioned this pull request Jun 3, 2024
3 tasks
@honnibal honnibal merged commit 5149979 into explosion:master Jun 4, 2024
9 checks passed
@svlandeg svlandeg deleted the fix/export branch June 4, 2024 11:43
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