UNIX Text files are defined to have a trailing whiteline

This commit is contained in:
Istvan Ruzman
2020-08-17 09:17:44 +02:00
parent 558cebf015
commit 7bc1ec5aea
9 changed files with 10 additions and 1 deletions

View File

@@ -23,3 +23,4 @@ in pkgs.mkShell {
export PYTHONPATH=${./src}:$PYTHONPATH
'';
}