Skip to content

Commit c06158b

Browse files
committed
fixup
1 parent 9ea2512 commit c06158b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/profile.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -378,7 +378,7 @@ about statistical profiling, see :ref:`statistical-profiling`
378378
:param bool native: Whether to include ``<native>`` frames (default: True)
379379
:param bool gc: Whether to include ``<GC>`` frames (default: True)
380380

381-
:raises ValueError: If output_format is not 'pstats' or 'collapsed
381+
:raises ValueError: If output_format is not 'pstats' or 'collapsed'
382382

383383
Examples::
384384

0 commit comments

Comments
 (0)