"def export_fish_csv(storage, target_study_name, output_path):\n" +
"    import optuna\n" +
"    import csv\n" +
"    import json\n" +