doc: fix syntax error in python documentation

This commit is contained in:
Linus Heckemann 2019-04-25 22:37:53 +02:00
parent 918f0a19a8
commit b3d9da5f0a

View File

@ -205,7 +205,7 @@ buildPythonPackage rec {
license = licenses.bsd3;
maintainers = with maintainers; [ fridh ];
};
};
}
```
What happens here? The function `buildPythonPackage` is called and as argument