Skip to content

Commit

Permalink
import os
Browse files Browse the repository at this point in the history
  • Loading branch information
christophfroehlich committed Dec 11, 2023
1 parent 3c82f56 commit b7c3d09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions make_help_scripts/create_reviewer_stats.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
import requests
import os
from datetime import datetime, timedelta

def get_reviewers_stats(owner, repos, branches, earliest_date="0000-00-00T00:00:00Z"):
Expand Down

0 comments on commit b7c3d09

Please sign in to comment.