sebp / PyGObject-Tutorial

Tutorial for using GTK+ 3 in Python
https://python-gtk-3-tutorial.readthedocs.io/
GNU Lesser General Public License v2.1
393 stars 161 forks source link

Remove unused button instance #205

Closed nicobatty closed 2 years ago

nicobatty commented 2 years ago

I was following the tutorial and noticed an unused button instance that is probably a copy paste from the previous button variable instance.