python - PyCharm not recognizing new class method without reload -


i think silly / dumb question, using pycharm , adding methods class or changing body of methods. when test class importing .py file , initiating class object, doesnt seem recognize changes class.

is there button need hit make sure class code changed.

the thing seems work me restart pycharm.

when import class, imports as-is @ current time. if make changes after that, need import again. in case, should able terminate shell, , start again.

this not error, or bug.


Comments

Popular posts from this blog

html - Outlook 2010 Anchor (url/address/link) -

javascript - Why does running this loop 9 times take 100x longer than running it 8 times? -

Getting gateway time-out Rails app with Nginx + Puma running on Digital Ocean -