Python import module not updating after changed

Hi everyone,

I noticed that when I run a python script that imports module from other python files. The imported modules will not be updated after you make changes to the file. I have to re-open rhino in order to test the update. Is there a way to force rhino to update the imported modules?

Thanks,
Vincent

Hello Vincent,

Thank you @Dancergraham ! Worked like a charm!