[GRASS-git] [OSGeo/grass] 88d475: scripts: Fix stylistic Flake8 warnings (#1487)
Vaclav Petras
noreply at github.com
Wed Mar 31 18:32:41 PDT 2021
Branch: refs/heads/master
Home: https://github.com/OSGeo/grass
Commit: 88d47580d416884bbe8d8a548ad8badd48d0f94f
https://github.com/OSGeo/grass/commit/88d47580d416884bbe8d8a548ad8badd48d0f94f
Author: Vaclav Petras <wenzeslaus at gmail.com>
Date: 2021-03-31 (Wed, 31 Mar 2021)
Changed paths:
M scripts/.flake8
M scripts/i.tasscap/i.tasscap.py
M scripts/r.plane/r.plane.py
M scripts/v.rast.stats/v.rast.stats.py
Log Message:
-----------
scripts: Fix stylistic Flake8 warnings (#1487)
* Remove extra # from comments starting with ##.
* Enable stylistic warnings (mostly fixed and controled by Black now).
* Sync .flake8 file to python/grass as much as possible.
More information about the grass-commit
mailing list