Skip to content

Commit 0f13e79

Browse files
author
Jamie Strusz
authored
Revert title rearrange
1 parent f5ff581 commit 0f13e79

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

hooks/python/flask-github-webhooks/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,7 @@ import sys
7676
import json
7777
import requests
7878

79-
# Authentication for the user who is filing the issue
80-
## Username/API_KEY
79+
# Authentication for the user who is filing the issue. Username/API_KEY
8180
USERNAME = '<api_username>'
8281
API_KEY = '<github-api-key>'
8382

0 commit comments

Comments
 (0)