Skip to content

Commit 8f4fbdb

Browse files
Carreaujoerick
andcommitted
Apply suggestions from code review
Co-authored-by: Joe Rickerby <[email protected]>
1 parent e2e67c5 commit 8f4fbdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyinstrument/__main__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -413,7 +413,7 @@ def compute_render_options(
413413
options: CommandLineOptions, renderer_class: type[renderers.Renderer], output_file: TextIO
414414
) -> dict[str, Any]:
415415
"""
416-
Given a list of CommandLineOoptionsCompute the rendering options compute the
416+
Given a list of CommandLineOptions, compute the
417417
rendering options for the given renderer.
418418
419419
Raises if there is an error parsing the options.

0 commit comments

Comments
 (0)