Skip to content

Commit 0044f44

Browse files
committed
Update WebhookManager.webserver docstring
1 parent 264b521 commit 0044f44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

topgg/webhook.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ def webserver(self) -> web.Application:
126126
127127
Returns
128128
--------
129-
Optional[:class:`aiohttp.web.Application`]
129+
:class:`aiohttp.web.Application`
130130
The internal web application if it exists.
131131
"""
132132
return self.__app

0 commit comments

Comments
 (0)