docs: update asyncio_patch.py.md with corrected event loop patching example
This commit is contained in:
parent
e9452fd68f
commit
1d691dc0bf
@ -1,4 +1,4 @@
|
||||
# AsyncPatch
|
||||
# AsyncioPatch
|
||||
|
||||
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!
|
||||
|
||||
Loading…
Reference in New Issue
Block a user