Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Joe Rickerby <[email protected]>
  • Loading branch information
Carreau and joerick authored Jan 15, 2025
1 parent edae59c commit 2a6f0bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyinstrument/__main__.py
Original file line number Diff line number Diff line change
Expand Up @@ -413,7 +413,7 @@ def compute_render_options(
options: CommandLineOptions, renderer_class: type[renderers.Renderer], output_file: TextIO
) -> dict[str, Any]:
"""
Given a list of CommandLineOoptionsCompute the rendering options compute the
Given a list of CommandLineOptions, compute the
rendering options for the given renderer.
Raises if there is an error parsing the options.
Expand Down

0 comments on commit 2a6f0bb

Please sign in to comment.