Skip to content

Commit

Permalink
Update fio.py
Browse files Browse the repository at this point in the history
  • Loading branch information
SRIKKANTH committed Sep 13, 2024
1 parent da2fa4a commit 8b7c9f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lisa/tools/fio.py
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ def create_performance_messages(
fio_message.append(fio_result_message)
return fio_message

def _get_command(
def _get_command( # noqa: C901
self,
name: str,
filename: str,
Expand Down

0 comments on commit 8b7c9f3

Please sign in to comment.