Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Param20h
/
sql-query-optimizer
like
2
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
35c8316
sql-query-optimizer
/
client.py
Param20h
Upload folder using huggingface_hub
210535c
verified
about 1 month ago
raw
Copy download link
history
blame
Safe
148 Bytes
"""Top-level client exports for OpenEnv validation compatibility."""
from
env.environment
import
SQLOptimizerEnv
__all__ = [
"SQLOptimizerEnv"
]