alejandroautalan / pygubu-designer

A simple GUI designer for the python tkinter module
GNU General Public License v3.0
827 stars 101 forks source link

Update code to Python 3.6 #121

Closed rdbende closed 2 years ago

rdbende commented 2 years ago

I updated most of Pygubu-designer's code to be more Python 3-ic using f-strings and pathlib.Path. I also formatted the code with black and isort.

alejandroautalan commented 2 years ago

Thank you @rdbende for your support.

Regards. Alejandro A.