eregs / regulations-parser

Parser for U.S. federal regulations and other regulatory information
Creative Commons Zero v1.0 Universal
37 stars 39 forks source link

Ignore "lft" field when running `compare_to` #290

Open cmc333333 opened 8 years ago

cmc333333 commented 8 years ago

The API returns a "lft" field which is not generated locally. Unfortunately, this throws off the compare_to command -- modify that command to ignore/strip the "lft" field.