From f733f07ff5ddf145e28abc4d68aafa68ca1ee03d Mon Sep 17 00:00:00 2001
From: Remi Cresson <remi.cresson@inrae.fr>
Date: Tue, 6 Jun 2023 11:57:31 +0200
Subject: [PATCH] Sty: too many blank lines

---
 scenes/sentinel.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/scenes/sentinel.py b/scenes/sentinel.py
index 3a1989a..469a57a 100644
--- a/scenes/sentinel.py
+++ b/scenes/sentinel.py
@@ -483,7 +483,6 @@ class Sentinel2TheiaScene(Sentinel2SceneBase):
         )
 
 
-
 class Sentinel22AScene(Sentinel2TheiaScene):
     """
     Sentinel-2 level 2A scene class.
-- 
GitLab