##// END OF EJS Templates
Backport PR #5866: Make test robust against differences in line endings...
Backport PR #5866: Make test robust against differences in line endings git on Windows can change line endings on checkout, which was leading to a test failure.

File last commit:

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