##// END OF EJS Templates
Make `ipapp.py` unrunnable as one py file, due to relative import (#14172)...
Make `ipapp.py` unrunnable as one py file, due to relative import (#14172) fixes #14159

File last commit:

r2732:60cab731
r28408:3c4121f4 merge
Show More
__init__.py
2 lines | 78 B | text/x-python | PythonLexer
# -*- coding: utf-8 -*-
"""This directory is meant for IPython extensions."""