[GRASS-git] [OSGeo/grass] ff2c22: Apply Black to helpers, examples, doc, and others ...
Vaclav Petras
noreply at github.com
Sat Feb 20 20:54:44 PST 2021
Branch: refs/heads/master
Home: https://github.com/OSGeo/grass
Commit: ff2c2290d1469972504753e5d1415eba5568e196
https://github.com/OSGeo/grass/commit/ff2c2290d1469972504753e5d1415eba5568e196
Author: Vaclav Petras <wenzeslaus at gmail.com>
Date: 2021-02-20 (Sat, 20 Feb 2021)
Changed paths:
M display/d.mon/render_cmd.py
M doc/gui/wxpython/example/dialogs.py
M doc/gui/wxpython/example/frame.py
M doc/gui/wxpython/example/g.gui.example.py
M doc/gui/wxpython/example/toolbars.py
M doc/python/m.distance.py
M doc/python/raster_example_ctypes.py
M doc/python/script/r.example.py
M doc/python/vector_example_ctypes.py
M docker/testdata/test_grass_session.py
M general/g.parser/test.py
M imagery/i.atcorr/create_iwave.py
M imagery/i.segment/testsuite/test_isegment.py
M imagery/i.vi/testsuite/test_vi.py
M pyproject.toml
M scripts/db.in.ogr/db.in.ogr.py
Log Message:
-----------
Apply Black to helpers, examples, doc, and others (#1386)
This applies Black 20.8b1 to all Python examples in doc directory, Docker test script, helper files, and all remaining files from already (mostly) formatted directories (accidentally ignored files).
This enables Black checks for all directories except for gui and python/grass/ctypes.
More information about the grass-commit
mailing list