mirror of
https://github.com/LTTLabsOSS/markbench-tests.git
synced 2026-01-08 21:48:00 -05:00
fix linter
This commit is contained in:
@@ -4,7 +4,6 @@ import logging
|
||||
from pathlib import Path
|
||||
import subprocess
|
||||
import sys
|
||||
import os
|
||||
import time
|
||||
import psutil
|
||||
from utils import get_score, is_process_running
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
"""3dmark test utils"""
|
||||
import os
|
||||
from pathlib import Path
|
||||
import psutil
|
||||
import xml.etree.ElementTree as ET
|
||||
|
||||
Reference in New Issue
Block a user