mirror of
https://github.com/karma-riuk/crab.git
synced 2025-07-04 21:28:12 +02:00
removed unused variable
This commit is contained in:
@ -426,7 +426,6 @@ def process_repo(
|
||||
|
||||
prs = repo.get_pulls(state="closed")
|
||||
|
||||
n_good_prs = 0
|
||||
with tqdm(
|
||||
total=prs.totalCount,
|
||||
desc=f"Processing prs of {repo_name}",
|
||||
|
Reference in New Issue
Block a user