Skip to content

Commit 3c581cf

Browse files
committed
Fix formatting
1 parent 0d27731 commit 3c581cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

exasol/saas/client/api_access.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ def minutes(x: timedelta) -> int:
224224
initial_cluster=cluster_spec,
225225
provider="aws",
226226
region=region,
227-
stream_type="feature-release"
227+
stream_type="feature-release",
228228
),
229229
)
230230

0 commit comments

Comments
 (0)