Naim08 / ErrorRepo

0 stars 0 forks source link

Resolve issue #9 #10

Open resolvdapp[bot] opened 4 months ago

resolvdapp[bot] commented 4 months ago

I have resolved issue #9 by adding a try/except block to handle the division by zero error in the '/error' route of the FastAPI application. This solution was derived from the issue description and the code in the 'main.py' file. The changes were made in the 'issue-9-resolution' branch.