Merge pull request #164893 from NixOS/circup-whitespace

circup: remove whitespaces
This commit is contained in:
Fabian Affolter
2022-03-20 00:18:54 +01:00
committed by GitHub
+1 -1
View File
@@ -40,7 +40,7 @@ python3.pkgs.buildPythonApplication rec {
'';
pythonImportsCheck = [
" circup "
"circup"
];
meta = with lib; {