File size: 68 Bytes
afcfd4d
 
1
2
3
def format_ticket(incident_id):
    return f"Ticket: {incident_id}"