]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/cephfs: minor improvement for a helper method
authorRishabh Dave <ridave@redhat.com>
Thu, 3 Apr 2025 19:29:27 +0000 (00:59 +0530)
committerRishabh Dave <ridave@redhat.com>
Wed, 14 May 2025 17:58:57 +0000 (23:28 +0530)
commit94ab44caf5a6c8c5ebf0b7c451f107a1e12bfb44
tree4c1195162aca6e7c7cae147cda7e129f51cef092
parent45f8abab8f467043823241233664789f127a7c6b
qa/cephfs: minor improvement for a helper method

Remove extra space from the line that defines the method name and
parameters as the extra space between the keyword "def" and method name
makes it impossible to find this method through a search.

Signed-off-by: Rishabh Dave <ridave@redhat.com>
qa/tasks/cephfs/test_volumes.py