jankozuchowski
Results
2
comments of
jankozuchowski
I fixed it with changing 48th line to: table = soup.find('table',{'class': 'table table-striped table-bordered'})
I've encountered same issue - it looks like there's limitation on how many characters are in resource code. Using file uploaded to bucket (without compressing it) fixed my issue -...