I have simple code,
async def create_document( conn: AsyncIOMotorClient, document: internal.Document ) -> internal.DocumentInDb: document_data = do