5 lines
189 B
YAML
5 lines
189 B
YAML
description: Automatically add docstrings. Select a function or method and execute this command to generate docstring.
|
|
help: README.md
|
|
steps:
|
|
- run: $devchat_python $command_path/main.py
|