Skip to content

Commit a565a26

Browse files
committed
fix long line
1 parent 2cdce05 commit a565a26

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/github3/repos/repo.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1399,7 +1399,8 @@ def create_dispatch_event(self, event_type, client_payload=None):
13991399
:param str event_type:
14001400
(required), webhook event name
14011401
:param client_payload:
1402-
(optional), information about the webhook that may be used by the workflow
1402+
(optional), information about the webhook that may be used by the
1403+
workflow
14031404
:returns:
14041405
True if successful, False otherwise
14051406
:rtype:

0 commit comments

Comments
 (0)