Skip to content

Commit

Permalink
make fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
kartikgupta-db committed Apr 17, 2024
1 parent 23d7021 commit 5e9cefb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
from databricks.sdk.core import Config
from databricks.sdk.credentials_provider import credentials_provider

from .integration.conftest import restorable_env # type: ignore


@credentials_provider('noop', [])
def noop_credentials(_: any):
Expand Down

0 comments on commit 5e9cefb

Please sign in to comment.