##// END OF EJS Templates
Fix for nested()
Fix for nested()

File last commit:

r4737:c165f2ee
r4755:c14b594e
Show More
ipython_config.py
3 lines | 162 B | text/x-python | PythonLexer
# This can be used at any point in a config file to load a sub config
# and merge it into the current one.
load_subconfig('ipython_config.py', profile='default')