Browse Source

Merge branch 'pool/python_update' into debug

Roc 6 tháng trước cách đây
mục cha
commit
438c259e20
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      services/smart_report.go

+ 0 - 1
services/smart_report.go

@@ -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({