[GRASS-git] [OSGeo/grass-addons] 3b09b1: python: Update black to 24.3.0 (#1046)
Edouard Choinière
noreply at github.com
Tue Mar 26 17:41:57 PDT 2024
Branch: refs/heads/grass8
Home: https://github.com/OSGeo/grass-addons
Commit: 3b09b1d78f6e96ffebacac6e36f0afd91ad0c091
https://github.com/OSGeo/grass-addons/commit/3b09b1d78f6e96ffebacac6e36f0afd91ad0c091
Author: Edouard Choinière <27212526+echoix at users.noreply.github.com>
Date: 2024-03-26 (Tue, 26 Mar 2024)
Changed paths:
M .github/workflows/black.yml
M .pre-commit-config.yaml
M src/display/d.frame/d.frame.py
M src/general/g.download.location/g.download.location.py
M src/gui/wxpython/wx.metadata/mdlib/mdeditorfactory.py
M src/gui/wxpython/wx.metadata/mdlib/mdgrass.py
M src/gui/wxpython/wx.metadata/mdlib/mdjinjaparser.py
M src/gui/wxpython/wx.metadata/mdlib/mdpdftheme.py
M src/gui/wxpython/wx.rdigit/rdigit/toolbars.py
M src/gui/wxpython/wx.wms/ServerInfoAPIs.py
M src/imagery/i.landsat/i.landsat.download/i.landsat.download.py
M src/imagery/i.landsat8.swlst/csv_to_dictionary.py
M src/imagery/i.nightlights.intercalibration/i.nightlights.intercalibration.py
M src/imagery/i.nightlights.intercalibration/test_intercalibration_models.py
M src/imagery/i.segment.uspo/i.segment.uspo.py
M src/imagery/i.sentinel/i.sentinel.import/i.sentinel.import.py
M src/misc/m.crawl.thredds/m.crawl.thredds.py
M src/misc/m.printws/m.printws.py
M src/raster/r.agent/libagent/agent.py
M src/raster/r.basin/r.basin.py
M src/raster/r.centroids/testsuite/test_r_centroids.py
M src/raster/r.forcircular/r.forcircular.py
M src/raster/r.green/r.green.hydro/r.green.hydro.technical/r.green.hydro.technical.py
M src/raster/r.in.wcs/r.in.wcs.py
M src/raster/r.landscape.evol.old/r.landscape.evol.old.py
M src/raster/r.object.activelearning/r.object.activelearning.py
M src/raster/r.object.spatialautocor/r.object.spatialautocor.py
M src/raster/r.random.walk/r.random.walk.py
M src/raster/r.recode.attr/r.recode.attr.py
M src/raster/r.roughness.vector/r.roughness.vector.py
M src/raster/r.sim.terrain/r.sim.terrain.py
M src/raster/r.sun.hourly/r.sun.hourly.py
M src/raster/r.viewshed.exposure/r.viewshed.exposure.py
M src/raster/r.zonal.classes/r.zonal.classes.py
M src/temporal/t.rast.import.netcdf/t.rast.import.netcdf.py
M src/temporal/t.rast.patch/t.rast.patch.py
M src/vector/v.class.mlR/v.class.mlR.py
M src/vector/v.in.pygbif/v.in.pygbif.py
M src/vector/v.mapcalc/v.mapcalc.py
M src/vector/v.rast.bufferstats/v.rast.bufferstats.py
M utils/create_manuals_sitemap.py
Log Message:
-----------
python: Update black to 24.3.0 (#1046)
* CI(black): Bump black to 24.3.0
* CI(black): Also format Jupyter notebooks
* pre-commit: Update black version in .pre-commit-config.yaml with support for Jupyter notebooks
* Format files with new black version
To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications
More information about the grass-commit
mailing list