From 1337a4d6401ada75457992a7d4ef2eee9e3fcf8c Mon Sep 17 00:00:00 2001 From: 7nimor <7nimor@gmail.com> Date: Sun, 18 Jan 2026 11:47:20 +0330 Subject: [PATCH] o o kiani --- app/views.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views.py b/app/views.py index 32b5df7..5b302c6 100644 --- a/app/views.py +++ b/app/views.py @@ -5888,4 +5888,4 @@ def get_all_products_transport_dashboard_by_code(request): "total_input_bars_wight": int(input_quantity), "total_output_bars_percent": output_percent, "total_output_bars_wight": int(output_quantity), - }, status=status.HTTP_200_OK) \ No newline at end of file + }, status=status.HTTP_200_OK)