Skip to content

switch from CRLF to using just new lines as rest of the project#60

Open
xambroz wants to merge 2 commits intodirkjanm:masterfrom
xambroz:patch-2
Open

switch from CRLF to using just new lines as rest of the project#60
xambroz wants to merge 2 commits intodirkjanm:masterfrom
xambroz:patch-2

Conversation

@xambroz
Copy link
Copy Markdown

@xambroz xambroz commented Dec 17, 2023

Just cosmetics.
Some files in this project used windows ends of lines (CRLF aka \r\n), some used unix ones (LF aka \n).
This PR is just unifying on all files using just the unix ends of lines as is common for python modules.

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

Successfully merging this pull request may close these issues.

1 participant