From b4460e1a9f4fa4b666544910c61d9e0dbbfdc270 Mon Sep 17 00:00:00 2001
From: Narayanarao Bhogapurapu <narayanarao.bhogapurapu@gmail.com>
Date: Wed, 11 Sep 2024 17:57:00 +0000
Subject: [PATCH] Update stackSentinel.py

---
 contrib/stack/topsStack/stackSentinel.py | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/contrib/stack/topsStack/stackSentinel.py b/contrib/stack/topsStack/stackSentinel.py
index ef92360..fe6a598 100644
--- a/contrib/stack/topsStack/stackSentinel.py
+++ b/contrib/stack/topsStack/stackSentinel.py
@@ -14,8 +14,8 @@ import numpy as np
 import isce
 import isceobj
 from isceobj.Sensor.TOPS.Sentinel1 import Sentinel1
-from topsStack.Stack import config, run, sentinelSLC
-
+# from topsStack.Stack import config, run, sentinelSLC
+from Stack import config, run, sentinelSLC
 
 helpstr = """
 
-- 
GitLab