Naim08 / ErrorRepo

0 stars 0 forks source link

Fix for issue #7 #8

Open resolvdapp[bot] opened 4 months ago

resolvdapp[bot] commented 4 months ago

I have fixed the division by zero error in the "/error" route by commenting out the line causing the error and replacing it with a return statement that does not cause an error. This change has been made in the file backend/main.py.