Update sayncio_patch.py.md
This commit is contained in:
parent
77f57ba977
commit
925bd9045e
@ -1,6 +1,6 @@
|
|||||||
# AsyncPatch
|
# AsyncPatch
|
||||||
|
|
||||||
# A mixin written by me to use to enable async on all your non async classes! It's not only a patch to use it but actually really executes the code in the event loop!
|
A mixin written by me to use to enable async on all your non async classes! It's not only a patch to use it but actually really executes the code in the event loop!
|
||||||
|
|
||||||
## How to use
|
## How to use
|
||||||
```python
|
```python
|
||||||
|
Loading…
Reference in New Issue
Block a user