Skip to content

Commit c20bcc9

Browse files
committed
Fix a lint error
1 parent 4e89ec1 commit c20bcc9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

slack_sdk/audit_logs/v1/response.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

44
from slack_sdk.audit_logs.v1.logs import LogsResponse
55

6+
67
# TODO: Unlike WebClient's responses, this class has not yet provided __iter__ method
78
class AuditLogsResponse:
89
url: str

0 commit comments

Comments
 (0)