Skip to content

Commit c4f523a

Browse files
committed
examples/apikey: Fix header comment
Signed-off-by: Cole Robinson <crobinso@redhat.com>
1 parent 829a6ad commit c4f523a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/apikey.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# This work is licensed under the GNU GPLv2 or later.
44
# See the COPYING file in the top-level directory.
55

6-
# create.py: Create a new bug report
6+
# apikey.py: Demostrate prompting for API key and passing it to Bugzilla
77
# pylint: disable=undefined-variable
88

99
from __future__ import print_function

0 commit comments

Comments
 (0)