Improve doc regarding PyCharm keyboard shortcut (#271)

This commit is contained in:
LukasDrude 2018-05-29 23:50:15 +02:00 committed by Łukasz Langa
parent f471271831
commit 608019dffb

View File

@ -506,7 +506,7 @@ $ where black
- Arguments: $FilePath$
5. Format the currently opened file by selecting `Tools -> External Tools -> black`.
- Alternatively, you can set a keyboard shortcut by navigating to `Preferences -> Keymap`.
- Alternatively, you can set a keyboard shortcut by navigating to `Preferences -> Keymap -> External Tools -> External Tools - Black`.
### Vim