bindings: python: improve readability
authorBartosz Golaszewski <bartekgola@gmail.com>
Tue, 15 May 2018 09:50:16 +0000 (11:50 +0200)
committerBartosz Golaszewski <bartekgola@gmail.com>
Tue, 15 May 2018 09:50:16 +0000 (11:50 +0200)
commit2c8127eba15eafdc565eb07470903212ee5d7dfd
treebcd25cf8ae44a4b94c1ea2d300ae36fb052d9ee4
parent7a64b848851e6fe1a0d098e46a4db44ff711fe27
bindings: python: improve readability

Order the arguments in a reverse christmas tree shape in
gpiod_Chip_find_lines();

Signed-off-by: Bartosz Golaszewski <bartekgola@gmail.com>
bindings/python/gpiodmodule.c