Everyone,
I am new to the forum and this is my first query.
I am working on the assignments of “scientific computing with python course”. Out of which I am working on Budget assignment. I have finished writing my code and now trying to test it on replit.
While the code is perfectly fine, but it throws an error related to import of test_module.py for automatic running of unit tests.
Here is the link to replit code of mine, I am not sure though if it is accessible to all.
https://replit.com/@SnehalJanwe/boilerplate-budget-app#main.py
Also a screenshot of the error that i am getting while running the code
Thank you very much in advance