Skip to content

Commit

Permalink
removes tutorial label from label list
Browse files Browse the repository at this point in the history
  • Loading branch information
misaugstad committed Apr 14, 2020
1 parent 4b4b413 commit 06fb7b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions DownloadRunner.py
Original file line number Diff line number Diff line change
Expand Up @@ -291,6 +291,7 @@ def generate_depthmapfiles(path_to_scrapes):

print "Fetching pano-ids"
pano_list = fetch_pano_ids_from_webserver()
pano_list.remove('tutorial')
shuffle(pano_list)

##### Debug Line - remove for prod ##########
Expand Down

0 comments on commit 06fb7b6

Please sign in to comment.