Merge "Fix 3 files with Windows line endings to Unix line endings."
This commit is contained in:
commit
942e03b2b1
@ -86,5 +86,3 @@ class catch_warnings(object):
|
|||||||
raise RuntimeError("Cannot exit %r without entering first" % self)
|
raise RuntimeError("Cannot exit %r without entering first" % self)
|
||||||
self._module.filters = self._filters
|
self._module.filters = self._filters
|
||||||
self._module.showwarning = self._showwarning
|
self._module.showwarning = self._showwarning
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user