Open avgagliardo opened 1 month 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.
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.
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.