opencleveland / drocer

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

Removing Commented Out Code from records.py #15

Closed danielhelfand closed 5 years ago

danielhelfand commented 5 years ago

Closes #14

Removing commented out code from records.py in an effort to keep the code base clean. If the commented out code is used in some capacity, it shouldn't be commented out. Or, if there is justification for commenting this code out, there should be some explanation included in the comments as to why it is.

Any context in understanding the commented out code would be appreciated.

skorasaurus commented 5 years ago

Sorry for the delay; thank you.