Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Apr 2, 2024
1 parent a7f252e commit 947d644
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/source/maintainers_guidelines.rst
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ We strongly recommend adopting the latest release of DISDRODB into production wi
The `LTE <https://www.epfl.ch/labs/lte/>`_ does not guarantee any period of support or maintenance.


Documentation
Documentation
===============

DISDRODB's documentation is built using the powerful `Sphinx <https://www.sphinx-doc.org/en/master/>`_ framework,
Expand Down Expand Up @@ -125,7 +125,7 @@ Ghiggi Gionata owns the `ReadTheDoc <https://readthedocs.org/>`__ account.


Package release
==================
==================

A `GitHub Action <https://github.com/ltelab/disdrodb/actions>`_ is configured to automate the packaging and uploading process
to `PyPI <https://pypi.org/project/disdrodb/>`_.
Expand Down Expand Up @@ -175,7 +175,7 @@ On GitHub, edit the release description to add the list of changes from the ``CH


Reviewing process
====================
====================


The main branch is protected and requires at least one review before merging.
Expand All @@ -190,7 +190,7 @@ The review process is the following:



Continuous integration
Continuous integration
=======================

Continuous Integration (CI) is a crucial practice in modern software development, ensuring that code changes are regularly integrated into the main codebase.
Expand Down

0 comments on commit 947d644

Please sign in to comment.