treewide: remove trailing whitespaces

This commit is contained in:
Ben Siraphob
2021-01-01 10:41:04 -08:00
committed by Jonathan Ringer
parent 863054f9da
commit 3496ce2a0c
28 changed files with 55 additions and 55 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ mkDerivationWith python3Packages.buildPythonApplication rec {
pname = "KindleComicConverter";
sha256 = "5dbee5dc5ee06a07316ae5ebaf21ffa1970094dbae5985ad735e2807ef112644";
};
propagatedBuildInputs = with python3Packages ; [
pillow
pyqt5