summaryrefslogtreecommitdiff
path: root/utils/tuning/libtuning/parsers/yaml_parser.py
diff options
context:
space:
mode:
Diffstat (limited to 'utils/tuning/libtuning/parsers/yaml_parser.py')
-rw-r--r--utils/tuning/libtuning/parsers/yaml_parser.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/tuning/libtuning/parsers/yaml_parser.py b/utils/tuning/libtuning/parsers/yaml_parser.py
index 5c1673a5..244db24d 100644
--- a/utils/tuning/libtuning/parsers/yaml_parser.py
+++ b/utils/tuning/libtuning/parsers/yaml_parser.py
@@ -2,7 +2,7 @@
#
# Copyright (C) 2022, Paul Elder <paul.elder@ideasonboard.com>
#
-# yaml_parser.py - Parser for YAML format config file
+# Parser for YAML format config file
from .parser import Parser