From 63fc12566a10d751a35ab028b53084a301a058d1 Mon Sep 17 00:00:00 2001 From: 7nimor Date: Wed, 30 Jul 2025 14:21:33 +0330 Subject: [PATCH] Add excel file to product --- .idea/Rasaddam_Backend.iml | 2 +- .idea/misc.xml | 2 +- apps/product/services/excel/excel_processing.py | 0 3 files changed, 2 insertions(+), 2 deletions(-) create mode 100644 apps/product/services/excel/excel_processing.py diff --git a/.idea/Rasaddam_Backend.iml b/.idea/Rasaddam_Backend.iml index 997031e..c5d6090 100644 --- a/.idea/Rasaddam_Backend.iml +++ b/.idea/Rasaddam_Backend.iml @@ -14,7 +14,7 @@ - + diff --git a/.idea/misc.xml b/.idea/misc.xml index 61a9313..29f5506 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,4 +1,4 @@ - + \ No newline at end of file diff --git a/apps/product/services/excel/excel_processing.py b/apps/product/services/excel/excel_processing.py new file mode 100644 index 0000000..e69de29