lisa.utils: Avoid using tempfile.TemporaryDirectory(delete) parameter
FIX That delete parameter is only available from Python 3.12.
Loading
Please register or sign in to comment
FIX That delete parameter is only available from Python 3.12.