ForzaJuve1 commited on
Commit
e37547c
1 Parent(s): 9dcdfa4

Update Integration.py

Browse files
Files changed (1) hide show
  1. Integration.py +1 -1
Integration.py CHANGED
@@ -535,7 +535,7 @@ class Euro2020Dataset(GeneratorBasedBuilder):
535
  citation="Optional citation"
536
  )
537
 
538
- def _split_generators(self, dl_manager):
539
  file_url = "https://drive.google.com/uc?id=1ddg7AISnXyXLfWaXBoLdwU8p0PbdehCY"
540
  #1RKoAQwq68LASd4ret_OKYUkF4B4m6hnu
541
  downloaded_file = dl_manager.download(file_url)
 
535
  citation="Optional citation"
536
  )
537
 
538
+ def _split_generators(self, dl_manager):
539
  file_url = "https://drive.google.com/uc?id=1ddg7AISnXyXLfWaXBoLdwU8p0PbdehCY"
540
  #1RKoAQwq68LASd4ret_OKYUkF4B4m6hnu
541
  downloaded_file = dl_manager.download(file_url)