ubsuny / CP1-24-HW3

Homework 3 template for CP1-24
1 stars 16 forks source link

About PEP8 and Linting #43

Open avgagliardo opened 1 week ago

avgagliardo commented 1 week ago

I see a lot of questions regarding PEP8 guidelines and linting so I thought I'd post some resources.

-PEP8 Style Guideline for Python -Python Style Guide from Google -How to Lint in Visual Studio Code -What is Linting? discussion from reddit

If there's any direct questions feel free to post them here as well.

haiderabbas007 commented 6 days ago

My PR had 'Pylint: All jobs have failed'. It seems unclear where to take my code from here. In particular, my code and unit tests are working perfectly fine on jupyter.