Clarify docstring
This commit is contained in:
parent
7f54198921
commit
9c629e8bf7
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@ def convert_if_needed(
|
|||
force_conversion: bool = False,
|
||||
) -> str:
|
||||
"""
|
||||
Inspect input path and convert trace if necessary.
|
||||
Inspect input path and convert trace directory to file if necessary.
|
||||
|
||||
:param input_path: the path to a converted file or trace directory
|
||||
:param force_conversion: whether to re-create converted file even if it is found
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue