Skip to content

Commit 8a6bb8a

Browse files
author
Gonchik Tsymzhitov
committed
Jira: Delivering the export methods
1 parent a4cc772 commit 8a6bb8a

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

atlassian/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.1.0
1+
3.1.1

atlassian/jira.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2204,7 +2204,6 @@ def excel(self, jql, limit=1000, all_fields=True, start=None):
22042204
:param limit: max results in the output file
22052205
:param all_fields: To return all fields or current fields only
22062206
:param start: index value
2207-
:param delimiter:
22082207
:return: CSV file
22092208
"""
22102209

0 commit comments

Comments
 (0)