5 lines
148 B
Python
5 lines
148 B
Python
from mmengine.config import read_base
|
|
|
|
with read_base():
|
|
from .realtoxicprompts_gen_7605e4 import realtoxicprompts_datasets # noqa: F401, F403
|