OSGeo / grass

GRASS GIS - free and open-source geospatial processing engine
https://grass.osgeo.org
Other
854 stars 311 forks source link

wxGUI: Fixed E266 in nviz/ #4547

Closed arohanajit closed 1 month ago

arohanajit commented 1 month ago

Removed leading # to fix E266

echoix commented 1 month ago

This seems like commented code of already commented code. I'm not sure it brings value to the comment, it might be more misleading. So what I see is either a double comment, or no commented code at all. Commented code is often a code smell, so the linter issue is justified.

arohanajit commented 1 month ago

Removed commented out code