Skip to content

Commit 94ff860

Browse files
committed
Tweak
1 parent ab0c1ce commit 94ff860

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

code3/gitpulls.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
pulls = dict()
1414

1515
for repo in repos:
16+
print('Checking repo:', repo)
1617
url = api_url + '/' + repo + '/repos'
1718

1819
# print('Retrieving', url)

0 commit comments

Comments
 (0)