LibCST/native/libcst/tests/fixtures/mixed_newlines.py
Micha Reiser 9c263aa897
Support files with mixed newlines (#1007)
* Add test case with mixed newlines

* Split lines by any newline character and not just by default

* Add unit test, remove copied
2023-09-02 09:56:20 +01:00

3 lines
39 B
Python

"" % {
'test1': '',
'test2': '',
}