python_code_review_env / server /python_env_environment.py
uvpatel7271's picture
Upload folder using huggingface_hub
c29f1fd verified
raw
history blame contribute delete
164 Bytes
"""Backward-compatible import shim for the environment class."""
from .env import PythonCodeReviewEnvironment, PythonCodeReviewEnvironment as PythonEnvironment