cobalt-uoft / uoft-scrapers

Public web scraping scripts for the University of Toronto.
https://pypi.python.org/pypi/uoftscrapers
MIT License
48 stars 14 forks source link

Make all code within this repository comply with PEP8 #8

Closed qasim closed 8 years ago

qasim commented 9 years ago

There may be a possibility of using some cool pre-commit hooks to check PEP8 compliance. Otherwise, we should begin moving the written code to PEP8 standards while then maintaining it as such too.

g3chench commented 9 years ago

The important question is: tabs or spaces?

qasim commented 9 years ago

@cchens: PEP8 recommends spaces, and to only use tabs when working with code that's already using tabs. SPACES > TABS!

1vn commented 9 years ago

spaces

g3chench commented 9 years ago

@qasim

SPACES > TABS!

Then what is this

qasim commented 9 years ago

@cchens: photoshopped.