Skip to content

Commit 7bdda2c

Browse files
Update linode_api4/groups/monitor.py
Co-authored-by: Zhiwei Liang <121905282+zliang-akamai@users.noreply.github.com>
1 parent f0fb111 commit 7bdda2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

linode_api4/groups/monitor.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ def alert_definitions(
153153
self,
154154
*filters,
155155
service_type: Optional[str] = None,
156-
) -> Union[PaginatedList]:
156+
) -> PaginatedList:
157157
"""
158158
Retrieve alert definitions.
159159

0 commit comments

Comments
 (0)