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

[Bug] Imports from dbt_semantic_interfaces are untyped #61

Closed
2 tasks done
tlento opened this issue May 19, 2023 · 0 comments · Fixed by #60
Closed
2 tasks done

[Bug] Imports from dbt_semantic_interfaces are untyped #61

tlento opened this issue May 19, 2023 · 0 comments · Fixed by #60
Labels
bug Something isn't working

Comments

@tlento
Copy link
Collaborator

tlento commented May 19, 2023

Is this a new bug in dbt-semantic-interfaces?

  • I believe this is a new bug in dbt-semantic-interfaces
  • I have searched the existing issues, and I could not find an existing issue for this bug

Current Behavior

mypy fails in metricflow with error: Skipping analyzing "dbt_semantic_interfaces.test_utils": module is installed, but missing library stubs or py.typed marker [import]

Expected Behavior

mypy does typechecking without skipping the imports

Steps To Reproduce

Take a dependency with follow imports enabled for dbt_semantic_interfaces, run mypy

Relevant log output

No response

Environment

No response

Additional Context

No response

@tlento tlento added the bug Something isn't working label May 19, 2023
@tlento tlento linked a pull request May 19, 2023 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant