simplify exports. part1

This commit is contained in:
Alex Bezdieniezhnykh
2025-03-13 16:10:23 +02:00
parent ee370fec05
commit 948d4f1425
3 changed files with 2 additions and 9 deletions
-1
View File
@@ -20,7 +20,6 @@ from constants import (processed_images_dir,
prefix, date_format,
datasets_dir, models_dir,
corrupted_images_dir, corrupted_labels_dir, sample_dir)
from exports.rockchip import export_rknn
from security import Security
from utils import Dotdict