Open wciezak opened 1 year ago
Dear Wojciech, Thank you for your contribution. Indeed, incorporating the 'with' statement guarantees the closing of the metadata.txt file and avoids unexpected warnings. We will include this improvement in the next version 0.17
Hello, when running "About..." I get the warning: "...\plugins\QGISRed\qgisred_plugins.py:2267: ResourceWarning: unclosed file dlg = QGISRedAboutDialog()". I suggest changing the code in the qgisred_about_dialog.py file from:
to: