Merge pull request #155 from jnozsc/eol_lf

use LF instead of CR+LF for all python files
This commit is contained in:
Yoshiko
2020-03-13 00:57:01 +08:00
committed by GitHub

1
.gitattributes vendored Normal file
View File

@@ -0,0 +1 @@
*.py text=auto eol=lf