2 Open Issues Need Help Last updated: Jul 11, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Determine if ignoring pylint's `no-member` errors is acceptable in this case, where the code functions correctly despite the errors stemming from using a `Gio.ListStore` within a `GObject Property` of type `Gio.ListModel`. If ignoring is not acceptable, investigate alternative solutions to resolve the type mismatch and eliminate the `no-member` errors.

Complexity: 3/5
help wanted question does_not_require_you_reading_and_editing_code
documentation help wanted