html-table-extractor
html-table-extractor copied to clipboard
Fix for passing None as id skips tables that have id
Could you add more details on what bug it tries to fix?
@gondzo I think I just came across the issue you were trying to fix :) Thanks for figuring out the issue and the fix! (It took me a while to figure out how to reproduce it ^_^!!!)
Sorry I was not able to merge your request, since I went with a different approach to fix in (https://github.com/yuanxu-li/html-table-extractor/pull/17). Feel free to add any test cases, and I'd be glad to merge it in