Skip to content

Commit 8009d6d

Browse files
author
Jamie Strusz
authored
Rearrange title
1 parent e849dbd commit 8009d6d

File tree

1 file changed

+2
-1
lines changed
  • hooks/python/flask-github-webhooks/hooks

1 file changed

+2
-1
lines changed

hooks/python/flask-github-webhooks/hooks/example

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ import sys
88
import json
99
import requests
1010

11-
# Authentication for the user who is filing the issue. Username/API_KEY
11+
# Authentication for the user who is filing the issue
12+
## Username/API_KEY
1213
USERNAME = ''
1314
API_KEY = ''
1415

0 commit comments

Comments
 (0)