We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0760c23 commit 623597dCopy full SHA for 623597d
jira/resources.py
@@ -69,7 +69,7 @@ class AnyLike:
69
"ServiceDesk",
70
"RequestType",
71
"resource_class_map",
72
- "PinnedComment"
+ "PinnedComment",
73
)
74
75
logging.getLogger("jira").addHandler(logging.NullHandler())
0 commit comments