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

@@ -6,7 +6,6 @@ import os
import json
import subprocess
import sys
import time
import koji

View File

@@ -18,7 +18,6 @@ import time
import traceback
import json
import base64
import requests