From 24e0d369e3b5637926269c01ebbfc78a185e85cc Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Wed, 27 Jul 2022 15:01:44 +0200 Subject: UTI: Code clean-up Change-Id: Ia88f3ce646664eeb4f2bb96e25fe1c2e433d7423 Signed-off-by: Tibor Frank --- resources/tools/dash/app/pal/report/report.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'resources/tools/dash/app/pal/report/report.py') diff --git a/resources/tools/dash/app/pal/report/report.py b/resources/tools/dash/app/pal/report/report.py index c6008ca595..e4565731ec 100644 --- a/resources/tools/dash/app/pal/report/report.py +++ b/resources/tools/dash/app/pal/report/report.py @@ -11,7 +11,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -"""Instantiate the Report Dash applocation. +"""Instantiate the Report Dash application. """ import dash -- cgit 1.2.3-korg