Skip to content

Commit

Permalink
fix: too many arguments to write_to_json
Browse files Browse the repository at this point in the history
Had too many arguments in write_to_json call

Signed-off-by: jmeridth <jmeridth@gmail.com>
  • Loading branch information
jmeridth committed Sep 19, 2024
1 parent 634cf46 commit d12eaba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion issue_metrics.py
Original file line number Diff line number Diff line change
Expand Up @@ -403,7 +403,6 @@ def main():
num_issues_closed,
num_mentor_count,
search_query,
report_title,
output_file,
)

Expand Down

0 comments on commit d12eaba

Please sign in to comment.