lisa.utils: Replace nullcontext implementation by contextlib.nullcontext
Since it's provided by Python >= 3.7 and we depend on that, there is no reason to ship our own anymore.
Loading
Please register or sign in to comment
Since it's provided by Python >= 3.7 and we depend on that, there is no reason to ship our own anymore.