Skip to content

Commit 174e968

Browse files
committed
remove relative impots
Signed-off-by: tisalon <[email protected]>
1 parent b2b3ddf commit 174e968

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tests/test_restormer.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,7 @@
1010
# limitations under the License.
1111

1212
from __future__ import annotations
13-
import os
14-
import sys
1513

16-
sys.path.insert(0, os.path.join(os.path.dirname(os.path.realpath(__file__)), "../"))
1714
import unittest
1815
from unittest import skipUnless
1916

0 commit comments

Comments
 (0)