Skip to content

Commit

Permalink
E302 expected 2 blank lines, found 1
Browse files Browse the repository at this point in the history
  • Loading branch information
darko-marinov committed Oct 29, 2024
1 parent 7ba1443 commit a078579
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions auto-update-dataset/python/repoArchivedCheck.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
'gr-data.csv': "https://raw.githubusercontent.com/TestingResearchIllinois/idoft/main/gr-data.csv"
}


# it takes about 2 minutes to check 200 projects
def main():
if len(sys.argv) != 2 or sys.argv[1] not in data_urls:
Expand Down

0 comments on commit a078579

Please sign in to comment.