Use inspect.iscoroutinefunction
instead of asyncio.iscoroutinefunction
to avoid Python 3.14 deprecation warning#220
Open
edgarrmondragon wants to merge 1 commit intolitl:master from edgarrmondragon:use-inspect.iscoroutinefunction
+10-9