Skip to content

Commit

Permalink
Merge pull request #83 from jitseniesen/description
Browse files Browse the repository at this point in the history
PR: Update long description in setup.py
  • Loading branch information
jitseniesen authored Jun 19, 2023
2 parents 0f65075 + 823dff2 commit bd0a848
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ def get_package_data(name, extlist):
Add a ``@profile`` decorator to the functions that you wish to profile
then press Shift+F10 (line profiler default) to run the profiler on
the current script, or go to ``Run > Profile line by line``.
the current script, or go to ``Run > Run line profiler``.
The results will be shown in a dockwidget, grouped by function. Lines
with a stronger color take more time to run.
Expand Down

0 comments on commit bd0a848

Please sign in to comment.