diff --git a/gallery/how_to/work_with_relay/using_pipeline_executor.py b/gallery/how_to/work_with_relay/using_pipeline_executor.py index 5496058265ba..87516d656d70 100755 --- a/gallery/how_to/work_with_relay/using_pipeline_executor.py +++ b/gallery/how_to/work_with_relay/using_pipeline_executor.py @@ -17,7 +17,7 @@ """ Using Pipeline Executor in Relay ================================= -**Author**: `Hua Jiang `_ +**Author**: `Hua Jiang `_ This is a short tutorial on how to use "Pipeline Executor" with Relay. """