My Linux Python function app is refusing to run the most recent code deployed to it. I've tried deploying via Visual studio code and GitHub which does work as I can see the code within the "Code + Test" section within the function, but the function app refuses to run it.
I've tried restarting and the different deployment methods but have now run out of ideas on why this is happening.


