From fb484d14cc09341ec7fa660aeba6ee7d87250ed0 Mon Sep 17 00:00:00 2001 From: Felix Date: Mon, 31 May 2021 13:08:50 +0800 Subject: [PATCH] Update hide_and_seek.py --- ppcls/data/imaug/hide_and_seek.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ppcls/data/imaug/hide_and_seek.py b/ppcls/data/imaug/hide_and_seek.py index 5d4a8f97..33f25f26 100644 --- a/ppcls/data/imaug/hide_and_seek.py +++ b/ppcls/data/imaug/hide_and_seek.py @@ -1,4 +1,4 @@ -# Copyright (c) 2020 PaddlePaddle Authors. All Rights Reserved. +# Copyright (c) 2021 PaddlePaddle Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. -- GitLab