Skip to content

Commit

Permalink
Apply spotless.
Browse files Browse the repository at this point in the history
  • Loading branch information
khatchad committed Oct 30, 2024
1 parent 0337b02 commit 25bb6bf
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ Coming soon!
The refactoring can be run in two different ways:

1. As a command.
1. Select a Python code entity.
1. Select "Hybridize function..." from the "Quick Access" dialog (CTRL-3).
1. Select a Python code entity.
1. Select "Hybridize function..." from the "Quick Access" dialog (CTRL-3).
1. As a menu item.
1. Right-click on a Python code entity.
1. Under "Refactor," choose "Hybridize function..."
1. Right-click on a Python code entity.
1. Under "Refactor," choose "Hybridize function..."

Currently, the refactoring works only via the package explorer and the outline views. You can either select a code entity to optimize or select multiple entities. In each case, the tool will find functions in the enclosing entity to refactor.

Expand Down

0 comments on commit 25bb6bf

Please sign in to comment.