]> SALOME platform Git repositories - modules/shaper.git/commitdiff
Salome HOME
fix(format): remove black python version test/clang-format 33/head
authorSONOLET Aymeric <aymeric.sonolet@cea.fr>
Tue, 19 Dec 2023 11:37:00 +0000 (12:37 +0100)
committerSONOLET Aymeric <aymeric.sonolet@cea.fr>
Tue, 19 Dec 2023 11:37:00 +0000 (12:37 +0100)
.pre-commit-config.yaml

index e8ef8d7dc5f8370dd363da431f2a8e284c1c83cc..51b086a8139ce35765a5f83a3869df624d524be6 100644 (file)
@@ -8,7 +8,7 @@ repos:
         # supported by your project here, or alternatively use
         # pre-commit's default_language_version, see
         # https://pre-commit.com/#top_level-default_language_version
-        language_version: python3.8
+        language_version: python3.8
   - repo: https://github.com/pre-commit/pre-commit-hooks
     rev: v4.5.0  # Use the ref you want to point at
     hooks: