Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3903438

Browse files
Update README.md (#29)
1 parent 1ca2d8c commit 3903438

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ for more information on how to use codemods.
1111
Here's how to use it:
1212

1313
- `pip install autotyping`
14-
- Make sure you have a `.libcst.codemod.yaml` with `'autotyper'` in the `modules` list.
14+
- Make sure you have a `.libcst.codemod.yaml` with `'autotyping'` in the `modules` list.
1515
For an example, see the `.libcst.codemod.yaml` in this repo.
1616
- Run `python -m libcst.tool codemod autotyping.AutotypeCommand /path/to/my/code`
1717

0 commit comments

Comments
 (0)