py: more whitespace

This commit is contained in:
Sebastien Binet 2015-01-31 12:08:13 +01:00
parent c440f74559
commit 2c8707e5a4
1 changed files with 1 additions and 0 deletions

View File

@ -153,3 +153,4 @@ inithi(void)
{
(void) Py_InitModule3("hi", GoPy_hi_Methods, "FIXME(sbinet): documentation for package hi");
}