pgh-public-meetings / city-scrapers-pitt

Pittsburgh City Scrapers: sourcing public meetings in Pittsburgh
https://pgh-public-meetings.github.io/events/
MIT License
19 stars 66 forks source link

YAPF fixes #72

Closed wsnavely closed 4 years ago

wsnavely commented 4 years ago

This was the command I ran: find . -name "*.py" | xargs -L1 -I{} yapf -i {}