change line endings to LF for .py files #30
Loading…
Reference in New Issue
No description provided.
Delete Branch "koray/server:master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Changed line endings from CRLF to LF for all .py files to solve issues with pre_qc.py and other potential problems on windows
Step 1:
From your project repository, check out a new branch and test the changes.Step 2:
Merge the changes and update on Gitea.