mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-01 08:15:23 +02:00
parent
36d481fa58
commit
1f99d907dc
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
|
||||
`autopep8 --diff {{path/to/file}}`
|
||||
|
||||
- Format a file in-pace and save the changes:
|
||||
- Format a file in-place and save the changes:
|
||||
|
||||
`autopep8 --in-place {{path/to/file.py}}`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue