##// END OF EJS Templates
Test for #2727 (%run -m doesn't support relative imports)...
Test for #2727 (%run -m doesn't support relative imports) test_run_submodule_with_relative_import fails.

File last commit:

r9265:45c3a2ef
r9994:ced51b9d
Show More
login.css
6 lines | 83 B | text/css | CssLexer
#ipython-main-app {
height: 100px;
width: 350px;
margin: 50px auto;
}