Skip to content

Commit 3f42531

Browse files
committed
fix linting issues
1 parent 89497bd commit 3f42531

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/posit/connect/external/databricks.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,6 @@ class PositContentCredentialsStrategy(CredentialsStrategy):
125125
126126
Examples
127127
--------
128-
129128
NOTE: in the example below, the PositContentCredentialsStrategy can be initialized anywhere that
130129
the Python process can read environment variables.
131130
@@ -204,7 +203,6 @@ class PositCredentialsStrategy(CredentialsStrategy):
204203
205204
Examples
206205
--------
207-
208206
NOTE: In the example below, the PositCredentialsProvider *must* be initialized within the context of the
209207
shiny `server` function, which provides access to the HTTP session headers.
210208

0 commit comments

Comments
 (0)