Open resolvdapp[bot] opened 7 months ago
I have replaced the problematic code in the /main.py file that was causing a division by zero error with a try-except block as suggested in the issue. This change will prevent the application from crashing due to a division by zero error.
I have replaced the problematic code in the /main.py file that was causing a division by zero error with a try-except block as suggested in the issue. This change will prevent the application from crashing due to a division by zero error.