commit | 9e068e0baca9c2664f3f591078181e9f68e38767 | [log] [tgz] |
---|---|---|
author | Milosz Wasilewski <milosz.wasilewski@oss.qualcomm.com> | Tue Feb 11 12:09:11 2025 +0000 |
committer | Anders Roxell <anders.roxell@gmail.com> | Mon Feb 17 21:11:24 2025 +0100 |
tree | c9bdeda77571cb94d15345d03cbe6296ec086cb9 | |
parent | 41161a02a341a1cd63540c76a125cc2d0a4693e8 [diff] |
automated: lib: fix black warning Signed-off-by: Milosz Wasilewski <milosz.wasilewski@oss.qualcomm.com>
diff --git a/automated/lib/py_util_lib.py b/automated/lib/py_util_lib.py index a3da5eb..e695017 100644 --- a/automated/lib/py_util_lib.py +++ b/automated/lib/py_util_lib.py
@@ -1,5 +1,4 @@ -"""Shared Python 3 utility code. -""" +"""Shared Python 3 utility code.""" from pathlib import Path import subprocess