tests: remove python2 compatibility

This commit is contained in:
tobtoht
2024-10-23 14:09:59 +02:00
parent 893916ad09
commit 484ece1c08
28 changed files with 7 additions and 37 deletions

View File

@@ -34,7 +34,6 @@
by running numerical calculations
"""
from __future__ import print_function
import subprocess
import psutil
import os