opencleveland / drocer

Scraper and parser of Cleveland City Council's records and the produced text.
6 stars 6 forks source link

Remove Commented Out Code in records.py #14

Closed danielhelfand closed 5 years ago

danielhelfand commented 5 years ago

There is commented out code in records.py beginning on line 1142 down to line 1165. There actually also appears to be commented out code on lines 663 to 675. Also on lines 765 to 812.

Not sure if this is actually used in some capacity, but, if it's not, it should be removed just for general code cleanliness.