Closed rdbende closed 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.
pathlib.Path
Thank you @rdbende for your support.
Regards. Alejandro A.
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.