sourabhtk37 / CodeShare

A django application for sharing code snippets.
GNU General Public License v3.0
3 stars 12 forks source link

No PEP 8 coding standard #38

Closed theparadoxer02 closed 7 years ago

theparadoxer02 commented 7 years ago

PEP coding standard should be followed. https://docs.djangoproject.com/en/dev/internals/contributing/writing-code/coding-style/

sourabhtk37 commented 7 years ago

Could you please update the codebase using any plugin.

theparadoxer02 commented 7 years ago

Done ! have a look at it @sourabhtk37 https://github.com/sourabhtk37/CodeShare/pull/39

sourabhtk37 commented 7 years ago

Fixed by #42