From 88a4c6f9fcc43a8b75b6f7831673d0e7e4ef9d17 Mon Sep 17 00:00:00 2001 From: "geo-ghci-int[bot]" <146321879+geo-ghci-int[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 09:32:38 +0000 Subject: [PATCH] Apply pre-commit fix From the artifact of the previous workflow run --- geoportal/c2cgeoportal_geoportal/lib/common_headers.py | 2 +- geoportal/tests/functional/test_oauth2.py | 2 +- geoportal/tests/test_caching.py | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/geoportal/c2cgeoportal_geoportal/lib/common_headers.py b/geoportal/c2cgeoportal_geoportal/lib/common_headers.py index df13236672..58b8fd785c 100644 --- a/geoportal/c2cgeoportal_geoportal/lib/common_headers.py +++ b/geoportal/c2cgeoportal_geoportal/lib/common_headers.py @@ -1,4 +1,4 @@ -# Copyright (c) 2012-2023, Camptocamp SA +# Copyright (c) 2012-2024, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/geoportal/tests/functional/test_oauth2.py b/geoportal/tests/functional/test_oauth2.py index 34a0459744..bc16d26ca6 100644 --- a/geoportal/tests/functional/test_oauth2.py +++ b/geoportal/tests/functional/test_oauth2.py @@ -1,4 +1,4 @@ -# Copyright (c) 2021-2023, Camptocamp SA +# Copyright (c) 2021-2024, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/geoportal/tests/test_caching.py b/geoportal/tests/test_caching.py index 6c5389dd77..d9d82779e6 100644 --- a/geoportal/tests/test_caching.py +++ b/geoportal/tests/test_caching.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2023, Camptocamp SA +# Copyright (c) 2015-2024, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without