@@ -141,7 +141,6 @@ func ReportToPdf(width int, reportUrl, filePath string) (err error) {
import asyncio
from pyppeteer import launch
-@asyncio.coroutine
async def main():
# 异步代码
browser = await launch({