From 839074a212805505c2d84efaf99b7dfafaf5b2a5 Mon Sep 17 00:00:00 2001 From: Christian Ledermann Date: Wed, 6 Nov 2024 13:46:16 +0000 Subject: [PATCH] fix indentation --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5473af11..ccb8bba9 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,6 @@ --- default_language_version: - python: python3.12 + python: python3.12 repos: - repo: https://github.com/pre-commit-ci/pre-commit-ci-config rev: v1.6.1