Skip to content

fix vscode pylance import errors#471

Merged
benc-db merged 1 commit into
databricks:mainfrom
dataders:pylance_import_errors
Oct 3, 2023
Merged

fix vscode pylance import errors#471
benc-db merged 1 commit into
databricks:mainfrom
dataders:pylance_import_errors

Conversation

@dataders

@dataders dataders commented Oct 3, 2023

Copy link
Copy Markdown
Contributor

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 force-pushed the pylance_import_errors branch from 086b3ff to 0cbfc9d Compare October 3, 2023 14:46
@dataders dataders mentioned this pull request Oct 3, 2023
8 tasks
@benc-db

benc-db commented Oct 3, 2023

Copy link
Copy Markdown
Collaborator

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

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