Skip to content

Commit f5ff581

Browse files
author
Jamie Strusz
authored
Revert title rearrange
1 parent 8009d6d commit f5ff581

File tree

1 file changed

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

1 file changed

+1
-2
lines changed

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

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

11-
# Authentication for the user who is filing the issue
12-
## Username/API_KEY
11+
# Authentication for the user who is filing the issue. Username/API_KEY
1312
USERNAME = ''
1413
API_KEY = ''
1514

0 commit comments

Comments
 (0)