eliangcs / pystock-crawler

(UNMAINTAINED) Crawl and parse financial reports (XBRL) from SEC EDGAR, and daily stock prices from Yahoo Finance
MIT License
311 stars 105 forks source link

Follow Flake8 coding style #17

Open eliangcs opened 9 years ago

eliangcs commented 9 years ago

Some of Flake8 (pep8 + pyflakes) rules were ignored. Should do a code refactoring to follow all Flake8 rules.

aamnv commented 5 years ago

Hey @eliangcs, happy to take this and submit a PR using flake8 to refactor the codebase. Do you accept contributions and if so, are there any guidelines to follow? Also is this issue still up for grabs? :)