Skip to content

Python gi examples little fix and refactor

Isidro Arias requested to merge isidroas/NetworkManager:patch-1 into main
  • fix(get_ips.py): print parenthesis place
    introduced in 797d9c44

  • refactor(deactivate-all.py): unnecesary comments

  • refactor(add_connection.py): unnecesary comments

  • fix(gmaincontext.py): http gnome.org link

  • refactor(update-ip4-method.py): extract logic from loop
    since they will be only executed only once.
    Also, a error is raised if a connection is not found

Merge request reports

Loading