Linting python scripts

Signed-off-by: Jiri Podivin <jpodivin@redhat.com>
This commit is contained in:
Jiri Podivin 2024-08-30 17:24:34 +02:00 committed by kevin
parent 5e0ad1134d
commit f513e7cbcd
29 changed files with 17 additions and 43 deletions

View file

@ -3,7 +3,6 @@
from __future__ import unicode_literals, print_function
import os
import string
import subprocess
import sys