mirror of
https://github.com/benitomartin/scale-gke-qdrant-llama.git
synced 2025-12-17 02:54:25 +01:00
7 lines
131 B
Python
7 lines
131 B
Python
# tests/__init__.py
|
|
"""
|
|
Tests for the application.
|
|
|
|
This module contains unit tests for various components of the application.
|
|
"""
|