5 lines
221 B
YAML
5 lines
221 B
YAML
description: Automatically rename poorly-named local variables for improved readability. Select the code segment and execute this command to optimize variable names.
|
|
steps:
|
|
- run: $devchat_python $command_path/main.py
|
|
|