mirror of
https://github.com/Ladebeze66/llm_ticket3.git
synced 2025-12-15 20:17:14 +01:00
5 lines
108 B
Python
5 lines
108 B
Python
"""
|
|
Package utils pour les outils du gestionnaire de tickets
|
|
"""
|
|
|
|
from .ticket_manager import TicketManager |