Skip to content

Commit

Permalink
Refactor code for speed and clarity
Browse files Browse the repository at this point in the history
  • Loading branch information
glenn-jocher committed Jan 15, 2025
1 parent 4bf67c5 commit 982dcee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions count_stars.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# Ultralytics 🚀 AGPL-3.0 License - https://ultralytics.com/license

# YOLOv5 🚀 by Ultralytics, GPL-3.0 license
"""
Count GitHub repository stars over a time period.
Expand Down

0 comments on commit 982dcee

Please sign in to comment.