We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e849dbd commit 8009d6dCopy full SHA for 8009d6d
1 file changed
hooks/python/flask-github-webhooks/hooks/example
@@ -8,7 +8,8 @@ import sys
8
import json
9
import requests
10
11
-# Authentication for the user who is filing the issue. Username/API_KEY
+# Authentication for the user who is filing the issue
12
+## Username/API_KEY
13
USERNAME = ''
14
API_KEY = ''
15
0 commit comments