openfl.interface.cli.review_plan_callback
- openfl.interface.cli.review_plan_callback(file_name, file_path)
Review plan callback for Director and Envoy.
- Parameters:
file_name (str) – Name of the file to review.
file_path (str) – Path of the file to review.
- Returns:
bool – True if the file is accepted, False otherwise.