Closed anthonydb closed 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:
requests
'Schedule A'
'Schedule B'
contribution_amount
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!
(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:
requests
library, which is needed for the final block'Schedule A'
instead of'Schedule B'
contribution_amount
dictionary keyNote 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!