I added async testing setup in the template btw 😄...
# off-topic
e
I added async testing setup in the template btw 😄 It's sooo satisfying when you finally find a proper way to test your async Python app and all your tests are passing 😁 PS. async python is still way too painful compared to golang