feat: +annotation

This commit is contained in:
莘权 马 2023-11-27 15:31:01 +08:00
parent 0f03645a89
commit 9c13958f6c

View file

@ -4,6 +4,8 @@
@Time : 2023/5/11 17:45
@Author : alexanderwu
@File : write_code_review.py
@Modified By: mashenquan, 2023/11/27. Following the think-act principle, solidify the task parameters when creating the
WriteCode object, rather than passing them in when calling the run function.
"""
from tenacity import retry, stop_after_attempt, wait_fixed