feat: fetch tickets from LOCAL_SD config using from config import *
This commit is contained in:
@@ -103,3 +103,4 @@ if __name__ == "__main__":
|
|||||||
from_date = sys.argv[1] if len(sys.argv) > 1 else "2026-07-20"
|
from_date = sys.argv[1] if len(sys.argv) > 1 else "2026-07-20"
|
||||||
list_tickets(from_date)
|
list_tickets(from_date)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user