python-code-review-env / server /python_env_environment.py
uvpatel7271's picture
envrionment setup
0695520
raw
history blame contribute delete
161 Bytes
"""Backward-compatible import shim for the environment class."""
from .env import PythonCodeReviewEnvironment, PythonCodeReviewEnvironment as PythonEnvironment