ceph-csi/troubleshooting/tools
Niels de Vos 82b6857688 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 544d73759c39a08d82f20ea674896abf7857d9ef)
2021-09-01 09:40:24 +00:00
..
requirement.txt cephfs: enhance tracevol.py script to work with cephfs 2020-06-19 05:48:27 +00:00
tracevol.py cleanup: address pylint "consider-using-with" in tracevol.py 2021-09-01 09:40:24 +00:00