fix ruff issues

This commit is contained in:
Willi Ballenthin
2023-07-06 17:49:40 +02:00
parent adbfb8db06
commit 47074fd129
42 changed files with 62 additions and 108 deletions

View File

@@ -12,7 +12,6 @@ import textwrap
import subprocess
import pytest
from fixtures import *
CD = os.path.dirname(__file__)