Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Eliot0110
/
Travel_Assistant
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
c40cb3f
Travel_Assistant
/
tests
/
__init__.py
Eliot0110
feat: 添加Docker配置、依赖管理和测试框架
68e8f6c
3 months ago
raw
Copy download link
history
blame
Safe
115 Bytes
# tests/__init__.py
"""
测试模块包
包含所有组件的单元测试和集成测试
"""
__version__ =
'1.0.0'