mirror of
https://github.com/MODSetter/SurfSense.git
synced 2025-09-15 16:50:05 +00:00
update the promt
This commit is contained in:
parent
6bced733b2
commit
2bb013ef9d
3 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,8 @@ A module for retrieving data from Jira.
|
|||
Allows fetching issue lists and their comments, projects and more.
|
||||
"""
|
||||
|
||||
from typing import Any, Dict, List, Optional
|
||||
from typing import Any, Dict, List, Optional, Tuple
|
||||
from datetime import datetime
|
||||
|
||||
import requests
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue