first commit
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
import asyncio
|
||||
|
||||
|
||||
class AiologgerProtocol(asyncio.Protocol):
|
||||
async def _drain_helper(self):
|
||||
pass
|
||||
Reference in New Issue
Block a user