From 8a5b7a9e98fa4cb36fdad765cc0119c35b41a518 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 14:32:33 +0000 Subject: [PATCH] [pre-commit.ci] Fixing issues with pre-commit --- docs/api/io.md | 12 ++++++------ docs/api/isoslam.md | 12 ++++++------ docs/api/logging.md | 12 ++++++------ docs/api/processing.md | 12 ++++++------ docs/api/summary.md | 12 ++++++------ docs/api/utils.md | 12 ++++++------ 6 files changed, 36 insertions(+), 36 deletions(-) diff --git a/docs/api/io.md b/docs/api/io.md index 11c1f94..3996491 100644 --- a/docs/api/io.md +++ b/docs/api/io.md @@ -1,9 +1,9 @@ # IO Modules ::: isoslam.io - handler: python - options: - docstring_style: - numpy - rendering: - show_signature_annotations: true +handler: python +options: +docstring_style: +numpy +rendering: +show_signature_annotations: true diff --git a/docs/api/isoslam.md b/docs/api/isoslam.md index effd994..9b750b8 100644 --- a/docs/api/isoslam.md +++ b/docs/api/isoslam.md @@ -3,9 +3,9 @@ This module contains the main functions that constitute the IsoSLAM package. ::: isoslam.isoslam - handler: python - options: - docstring_style: - numpy - rendering: - show_signature_annotations: true +handler: python +options: +docstring_style: +numpy +rendering: +show_signature_annotations: true diff --git a/docs/api/logging.md b/docs/api/logging.md index 311936d..e1b1012 100644 --- a/docs/api/logging.md +++ b/docs/api/logging.md @@ -3,9 +3,9 @@ This module handles logging setup. ::: isoslam.logging - handler: python - options: - docstring_style: - numpy - rendering: - show_signature_annotations: true +handler: python +options: +docstring_style: +numpy +rendering: +show_signature_annotations: true diff --git a/docs/api/processing.md b/docs/api/processing.md index fad15d5..5ed126c 100644 --- a/docs/api/processing.md +++ b/docs/api/processing.md @@ -1,9 +1,9 @@ # Processing ::: isoslam.processing - handler: python - options: - docstring_style: - numpy - rendering: - show_signature_annotations: true +handler: python +options: +docstring_style: +numpy +rendering: +show_signature_annotations: true diff --git a/docs/api/summary.md b/docs/api/summary.md index ea7532a..ff96475 100644 --- a/docs/api/summary.md +++ b/docs/api/summary.md @@ -1,9 +1,9 @@ # Summary ::: isoslam.summary - handler: python - options: - docstring_style: - numpy - rendering: - show_signature_annotations: true +handler: python +options: +docstring_style: +numpy +rendering: +show_signature_annotations: true diff --git a/docs/api/utils.md b/docs/api/utils.md index e91a1b9..b9da302 100644 --- a/docs/api/utils.md +++ b/docs/api/utils.md @@ -3,9 +3,9 @@ This module contains various utilities used within the package. ::: isoslam.utils - handler: python - options: - docstring_style: - numpy - rendering: - show_signature_annotations: true +handler: python +options: +docstring_style: +numpy +rendering: +show_signature_annotations: true