Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prevent iteration on pages with no tables (#22)
* get fields 5 thru 14 * consider edge cases for section 14 * adjust table settings to visually join separated tables * write csvs for all fields * refactor writing the headers for similar dicts * prevent iteration on pages with no tables * use list comprehension --------- Co-authored-by: Xavier Medrano <[email protected]>
- Loading branch information