Skip to content

Commit 6c72783

Browse files
committed
tested mining_repo_with_java under mining folder
1 parent 5cb99b9 commit 6c72783

2 files changed

Lines changed: 320 additions & 1 deletion

File tree

src/mining/mining_repo_with_java.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
import csv
33

44
# Replace with your GitHub Personal Access Token
5-
GITHUB_TOKEN = 'your_github_token_here'
5+
GITHUB_TOKEN = 'your github token'
66
# Replace with the target organization name
77
ORG_NAME = 'apache'
88

0 commit comments

Comments
 (0)