mirror of
https://github.com/Ladebeze66/llm_ticket3.git
synced 2025-12-15 19:06:50 +01:00
6 lines
165 B
Python
6 lines
165 B
Python
"""
|
|
Package de tests pour l'application d'analyse de tickets.
|
|
Ce package fournit une structure modulaire pour les différents tests.
|
|
"""
|
|
|
|
from tests.common import * |