По умолчанию PyCharm связывает ключ F1
с командой «отобразить документацию».
When displaying the documentation, you're able to see the type of variables, function signatures, class signatures, and docstrings.
You're also able to view the type directly using ctrl+shift+P
or by hovering with the mouse and pressing ctrl
.
If you do not use the default keymap, you may navigate to View | Quick documentation:
введите описание изображения здесь