From 2e0c1868e0ffaad3080a99a70d8f7cee6743d0c7 Mon Sep 17 00:00:00 2001 From: kba Date: Thu, 16 Oct 2025 20:36:16 +0200 Subject: [PATCH] move models.py back to src/.../training --- models.py => src/eynollah/training/models.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename models.py => src/eynollah/training/models.py (100%) diff --git a/models.py b/src/eynollah/training/models.py similarity index 100% rename from models.py rename to src/eynollah/training/models.py