From abab2730c5b6ad54da58b56d7b880fc8b673614d Mon Sep 17 00:00:00 2001 From: KubaPro010 Date: Sat, 21 Feb 2026 11:33:09 +0100 Subject: [PATCH] oh --- patches/__init__.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/patches/__init__.py b/patches/__init__.py index a5ab0c1..6028ded 100644 --- a/patches/__init__.py +++ b/patches/__init__.py @@ -1,2 +1,2 @@ -from tef_102_patch import * -from tef_205_patch import * \ No newline at end of file +from .tef_102_patch import * +from .tef_205_patch import * \ No newline at end of file