From 31043a1f448ebec799fa52fff0d3bca44cde1aee Mon Sep 17 00:00:00 2001 From: Jonathan Vigh Date: Thu, 13 Jul 2023 21:04:11 -0400 Subject: [PATCH] #1626. I think my previous attempt at a bulleted list for the novel features of the use case broke the documentation build. Trying this mod. --- docs/use_cases/met_tool_wrapper/TCDiag/TCDiag.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/use_cases/met_tool_wrapper/TCDiag/TCDiag.py b/docs/use_cases/met_tool_wrapper/TCDiag/TCDiag.py index d4ef71d8d5..d525cbc8f8 100644 --- a/docs/use_cases/met_tool_wrapper/TCDiag/TCDiag.py +++ b/docs/use_cases/met_tool_wrapper/TCDiag/TCDiag.py @@ -28,9 +28,9 @@ # allowing diagnostics to be computed along any arbitrarily defined track.) # # Novel aspects of this use case: -# * This is the first example use case to run the tc_diag tool. -# * Example of running for a single tropical cyclone forecast case from -# Tropical Storm Bret (2023) using GFS data. +# * This is the first example use case to run the tc_diag tool. +# * Example of running for a single tropical cyclone forecast case from +# Tropical Storm Bret (2023) using GFS data. ############################################################################## # Scientific Objective