File size: 155 Bytes
410276d
 
 
 
 
1
2
3
4
5
6
"""Backward-compatible import shim for the original scaffold path."""

from .environment import RedTeamingEnvironment

__all__ = ["RedTeamingEnvironment"]