Create reimport('foo') function
Opened this issue · 0 comments
dabrahams commented
Typically I find myself writing
lazy_reload('foo')
import foo
Having a single function to call would remove some boilerplate
Opened this issue · 0 comments
Typically I find myself writing
lazy_reload('foo')
import foo
Having a single function to call would remove some boilerplate