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 vscode pylance import errors #471

Merged
merged 1 commit into from
Oct 3, 2023

Conversation

dataders
Copy link
Contributor

@dataders dataders commented Oct 3, 2023

Resolves #470

Description

The addition of this file resolves the above linked issue. See below screenshot

image

Checklist

  • I have run this code in development and it appears to resolve the stated issue
  • This PR includes tests, or tests are not required/relevant for this PR
  • I have updated the CHANGELOG.md and added information about my change to the "dbt-databricks next" section.

@dataders dataders mentioned this pull request Oct 3, 2023
8 tasks
@benc-db
Copy link
Collaborator

benc-db commented Oct 3, 2023

Thank you, this has been bothering me since joining the project.

@benc-db benc-db merged commit 3c07387 into databricks:main Oct 3, 2023
18 checks passed
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.

Pylance in VSCode flags MissingImports for any import within dbt.adapters.databricks
2 participants