Closed Pranjal-Srivastava-2023 closed 1 year ago
This is an excellent point, will work to change this asap
Just created the merge request that should fix this in https://github.com/ubsuny/23-Homework4G4/pull/78
Also what does the changes do? It worked fine. Thanks for indicating @Pranjal-Srivastava-2023 .
In unitlint.yml replace unittestcode.py with the actual Python file you want to lint.
name: lint unittestcode.py run: pylint unittestcode.py #Replace with actual file name.