Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf34b9a3

Browse files
committed
lint
1 parentb404162 commitf34b9a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎localstack-sdk-python/localstack/sdk/clients.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ def __init__(self, host: str | None = None, auth_token: str | None = None, **kwa
3232
self.configuration=Configuration(host=self.host)
3333
self._api_client=ApiClient(configuration=self.configuration)
3434
# The generated code comes with 1.0.0 hard-coded. We set here the correct version
35-
self._api_client.user_agent=f"LocalStack SDK/{version.version}/python"
35+
self._api_client.user_agent=f"LocalStack SDK/{version.version}/python"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp