Skip to content

Commit 41fe6e7

Browse files
authored
Merge pull request #85 from SLRover/master
Fix docs
2 parents de14844 + 50d9d9c commit 41fe6e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ Add a connection:
2121
from atlassian import Jira
2222
from atlassian import Confluence
2323
from atlassian import Bitbucket
24+
from atlassian import ServiceDesk
2425
2526
jira = Jira(
2627
url='http://localhost:8080',

0 commit comments

Comments
 (0)