shareplum
shareplum copied to clipboard
Fix "KeyError: 'Title'" error
trafficstars
Fixes #55
May need more investigation; I discovered that the fields argument is mutated rather than copied which I think is the root of the issue. Added another commit with a better fix.