esonderegger / fecfile

a python parser for the .fec file format
https://esonderegger.github.io/fecfile/
Apache License 2.0
44 stars 13 forks source link

README: Modify basic usage examples #38

Closed anthonydb closed 1 year ago

anthonydb commented 1 year ago

(Please feel free to delete this template if it doesn't apply - only use it if it's helpful)

Thanks for this great library!

This PR updates the basic usage example in the README to fix a couple of issues:

Note that I used a filing that has both Schedule A and Schedule B items.

As presented, code produces import error and key not found error.

Thanks again! This library is invaluable!