A-baoYang
Results
2
comments of
A-baoYang
 write the html object here to ".html" file, dont use `HTML` ```python with open('/path/to/file.html', 'w') as f: f.write(html) ```
Meet the same issue within 24.01 image