We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01fcf59 commit 3422a81Copy full SHA for 3422a81
examples/jira/jira_add_label_tag.py
@@ -1,7 +1,7 @@
1
# coding=utf-8
2
from atlassian import Jira
3
4
-# This example shoes how to add another value to the Labels field
+# This example shows how to add another value to the Labels field
5
# without losing the previously defined ones already defined
6
7
issue_key = "TST-1"
0 commit comments