Each time I open the python module file, pyCharm will hide all the imports and show
import ...
in the editor.
I need to manually deploy it to see the import. Where can I find the option to cancel the automatic hiding of import statements? Thank!
EDIT: Added folding code to tags.
python import pycharm code-folding
SmCaterpillar Aug 05 '14 at 9:24 a.m. 2014-08-05 09:24
source share