Not-Grim-Refer commited on
Commit
9f22a18
·
1 Parent(s): a37fbff

ghp_httLjMz6OaajBqT

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -6,7 +6,7 @@ from github import GithubException
6
  st.set_page_config(page_title="GitHub File Search", page_icon=":mag_right:")
7
 
8
  # Replace YOUR_ACCESS_TOKEN with your GitHub personal access token
9
- access_token = "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"
10
 
11
 
12
  # Define a function to get all the repositories that contain a file with the given name
 
6
  st.set_page_config(page_title="GitHub File Search", page_icon=":mag_right:")
7
 
8
  # Replace YOUR_ACCESS_TOKEN with your GitHub personal access token
9
+ access_token = "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"
10
 
11
 
12
  # Define a function to get all the repositories that contain a file with the given name