Skip to content
This repository was archived by the owner on Mar 23, 2026. It is now read-only.

Commit c92558b

Browse files
authored
fix linting (#13274)
1 parent 7528267 commit c92558b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

localstack-core/localstack/services/sns/v2/provider.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88

99
from localstack.aws.api import RequestContext
1010
from localstack.aws.api.sns import (
11-
ConfirmSubscriptionResponse,
1211
AmazonResourceName,
12+
ConfirmSubscriptionResponse,
1313
CreateTopicResponse,
1414
GetSMSAttributesResponse,
1515
GetSubscriptionAttributesResponse,

0 commit comments

Comments
 (0)