From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx> On Fri, 20 Sep 2024 16:32:03 +0200, Bartosz Golaszewski wrote: > Currently, for the output of LineSettings.__repr__() to be eval()able, > the user must have pulled all the relevant definitions from gpiod.line > within the scope where it is used. Modify the output so that all the user > needs is `import gpiod`. > > Applied, thanks! [1/1] bindings: python: improve LineSettings.__repr__() commit: f6c8c3321d8f30979fa593a4f6546ff3dccd2549 Best regards, -- Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>