We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2e67c5 commit 8f4fbdbCopy full SHA for 8f4fbdb
pyinstrument/__main__.py
@@ -413,7 +413,7 @@ def compute_render_options(
413
options: CommandLineOptions, renderer_class: type[renderers.Renderer], output_file: TextIO
414
) -> dict[str, Any]:
415
"""
416
- Given a list of CommandLineOoptionsCompute the rendering options compute the
+ Given a list of CommandLineOptions, compute the
417
rendering options for the given renderer.
418
419
Raises if there is an error parsing the options.
0 commit comments