Closed itsamirhn closed 2 years ago
It seems you fixed the issue of the Tests with python >= 3.7; Do you mean the issue of python 3.6 or you find another bug?
Finally the checks have passed :)
Yay! Thank you so much. I learned a lot from your codes!
Just for cleaner code & faster usage, I used async & await feature. As I added a timer, It seems this changes make it about 0.2 seconds faster.