Travel_Assistant / tests /__init__.py
Eliot0110's picture
feat: 添加Docker配置、依赖管理和测试框架
68e8f6c
raw
history blame contribute delete
115 Bytes
# tests/__init__.py
"""
测试模块包
包含所有组件的单元测试和集成测试
"""
__version__ = '1.0.0'