Skip to content

Commit 4a1a512

Browse files
committed
commit to force develop dependency to update
1 parent c38fecd commit 4a1a512

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/posit/connect/external/databricks.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,6 @@ def auth_type(self) -> str:
152152
return POSIT_LOCAL_CLIENT_CREDENTIALS_AUTH_TYPE
153153

154154
def __call__(self, *args, **kwargs) -> CredentialsProvider:
155-
156155
return PositLocalContentCredentialsProvider(
157156
self._token_endpoint_url,
158157
self._client_id,

0 commit comments

Comments
 (0)