formatting: fix missing leading whitespace
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
, nose
|
||||
}:
|
||||
|
||||
buildPythonPackage rec{
|
||||
buildPythonPackage rec {
|
||||
pname = "toolz";
|
||||
version = "0.10.0";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user