Skip to content

Commit d61b636

Browse files
committed
Export rebuild_import_cache at top level
1 parent 847d9ab commit d61b636

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/python/pyflyby/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
unload_ipython_extension)
3232
from pyflyby._livepatch import livepatch, xreload
3333
from pyflyby._log import logger
34+
from pyflyby._modules import rebuild_import_cache
3435
from pyflyby._parse import PythonBlock, PythonStatement
3536
from pyflyby._saveframe import saveframe
3637
from pyflyby._saveframe_reader \

0 commit comments

Comments
 (0)