mirror of
https://github.com/Ladebeze66/llm_ticket3.git
synced 2025-12-16 03:57:47 +01:00
5 lines
109 B
Python
5 lines
109 B
Python
"""
|
|
Package utils pour les outils du gestionnaire de tickets
|
|
"""
|
|
|
|
from .ticket_manager2 import TicketManager |