mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-05 21:30:40 +08:00
nit
This commit is contained in:
@ -247,7 +247,6 @@ class GithubProvider(GitProvider):
|
|||||||
then publish all the remaining valid comments in a single review.
|
then publish all the remaining valid comments in a single review.
|
||||||
"""
|
"""
|
||||||
import time
|
import time
|
||||||
|
|
||||||
verified_comments = []
|
verified_comments = []
|
||||||
invalid_comments = []
|
invalid_comments = []
|
||||||
for comment in comments:
|
for comment in comments:
|
||||||
|
Reference in New Issue
Block a user