ceph-csi/troubleshooting
Niels de Vos 4bcc934873 cleanup: address pylint "consider-using-with" in tracevol.py
pylint started to report errors like the following:

    troubleshooting/tools/tracevol.py:97:10: R1732: Consider using 'with' for resource-allocating operations (consider-using-with)

There probably has been an update of Pylint in the test-container that
is more strict than previous versions.

Signed-off-by: Niels de Vos <ndevos@redhat.com>
(cherry picked from commit 8447a1feab)
2021-09-08 09:13:38 +00:00
..
tools cleanup: address pylint "consider-using-with" in tracevol.py 2021-09-08 09:13:38 +00:00