Skip to content

Commit 215695e

Browse files
committed
lint fixes
1 parent 65e877e commit 215695e

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

tools/analytics/org/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,3 @@ The tools in this directory help us understand how GitHub Actions runners are be
3636
- Intelligent cache invalidation
3737
- Rate limit optimization
3838
- Reduces redundant API calls during analysis
39-

tools/analytics/org/requirements.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
requests>=2.28.0
2+
pyyaml>=6.0
3+
python-dotenv>=0.19.0

0 commit comments

Comments
 (0)