Skip to content

Commit

Permalink
Add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
cansavvy authored Oct 3, 2024
1 parent 8338137 commit 595aa2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/github.R
Original file line number Diff line number Diff line change
Expand Up @@ -492,7 +492,7 @@ clean_repo_metrics <- function(repo_name, repo_metric_list) {
stars = "num_stars",
community = "health_percentage")

#
# We're going to only put the stats we collected in the data.frame
clean_stats_names <- unlist(clean_stats_names[stats_collected], use.names = FALSE)

metrics <- data.frame(
Expand Down

0 comments on commit 595aa2f

Please sign in to comment.