How can I pass a parameter to Async function in Python
So I am using Python Flask (ik, not optimal, but it is what I know.) However, I am getting an error that I understand, but I am not familiar enough with async to be able to solve it myself. I lack some syntax knowledge too.