ubsuny / CP1-24-HW3

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

Pylint: All jobs have failed. #62

Open dhamalakamal opened 1 week ago

dhamalakamal commented 1 week ago

This is an error message that occured. (Pylint: All jobs have failed.) May be it is due to Indentation errors, trailing whitespace, non-PEP8 compliant names. But, I couldnot find all errors. What might be the solution?

dnxjay commented 1 week ago

check for possible syntax errors, that could be a big part of the issues

haiderabbas007 commented 6 days ago

I am also having the same error, even though my code runs perfectly on Jupyter Notebook. Not sure how to fix it

haiderabbas007 commented 6 days ago

Also, does this mean our PR won't be accepted?