Clarify docstring

This commit is contained in:
Christophe Bedard 2019-12-29 14:16:26 -05:00
parent 7f54198921
commit 9c629e8bf7

View file

@ -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