0

The return statement in test.py returns the output(return value) twice, even when it is called once. I have not called the function in try_resume_screen.py. Is circular dependency responsible for this?

This is test.py link

This is try_resume_screen.py

  • Try running through your code with a [debugger](https://stackoverflow.com/questions/25385173/what-is-a-debugger-and-how-can-it-help-me-diagnose-problems). – Alias Cartellano Mar 04 '22 at 21:41

0 Answers0