[GRASS-git] [OSGeo/grass] df7440: docs: Fix indenting of code blocks in docstrings (...

Edouard Choinière noreply at github.com
Tue Jun 3 15:59:29 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/OSGeo/grass
  Commit: df7440145b3058cfe253f363634ab8b20f6bdae5
      https://github.com/OSGeo/grass/commit/df7440145b3058cfe253f363634ab8b20f6bdae5
  Author: Edouard Choinière <27212526+echoix at users.noreply.github.com>
  Date:   2025-06-03 (Tue, 03 Jun 2025)

  Changed paths:
    M python/grass/pygrass/modules/interface/module.py
    M python/grass/pygrass/rpc/__init__.py
    M python/grass/pygrass/rpc/base.py
    M python/grass/pygrass/vector/geometry.py
    M python/grass/temporal/abstract_dataset.py
    M python/grass/temporal/abstract_space_time_dataset.py
    M python/grass/temporal/base.py
    M python/grass/temporal/c_libraries_interface.py
    M python/grass/temporal/core.py
    M python/grass/temporal/datetime_math.py
    M python/grass/temporal/gui_support.py
    M python/grass/temporal/list_stds.py
    M python/grass/temporal/metadata.py
    M python/grass/temporal/space_time_datasets.py
    M python/grass/temporal/spatial_extent.py
    M python/grass/temporal/spatial_topology_dataset_connector.py
    M python/grass/temporal/spatio_temporal_relationships.py
    M python/grass/temporal/temporal_algebra.py
    M python/grass/temporal/temporal_extent.py
    M python/grass/temporal/temporal_granularity.py
    M python/grass/temporal/temporal_operator.py
    M python/grass/temporal/temporal_raster_algebra.py
    M python/grass/temporal/temporal_raster_base_algebra.py
    M python/grass/temporal/temporal_topology_dataset_connector.py
    M python/grass/temporal/temporal_vector_algebra.py

  Log Message:
  -----------
  docs: Fix indenting of code blocks in docstrings (#5827)

* docs: Unindent AbstractSpaceTimeDataset.set_initial_values() docstring

* docs: Fix docstring indent for SpatioTemporalTopologyBuilder

* docs: Fix docstring indenting/unindenting

* docs: Use pycon language instead of python for python console code blocks formatting

* docs: Use and format complex pycon language for python console code blocks

* docs: Use pycon language for python console code blocks (simple changes)

* docs: Format code-blocks using pycon in pygrass.vector.geometry

* docs: Format code blocks in MultiModule class of pygrass.modules.interface docstrings



To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications


More information about the grass-commit mailing list