Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CR versus CR LF #20

Open
thorade opened this issue May 17, 2018 · 1 comment
Open

CR versus CR LF #20

thorade opened this issue May 17, 2018 · 1 comment

Comments

@thorade
Copy link

thorade commented May 17, 2018

When running the conversion on Windows 10 with Python 3.6, I get broken line endings in some places:
CR LF
becomes

CR LF 
CR 
CR LF

but for some reason not everywhere.
It happened most often in the import section at the top of the file.

@thorade
Copy link
Author

thorade commented May 17, 2018

I just saw that this is also discuseed in PR #14.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant