Each skip file has been populated with the pylint errors I actually got locally when checking the file.
1 line
124 B
Text
1 line
124 B
Text
Jar_Minder_v2/code.py 105: Consider using a generator instead 'tuple(int(x.strip()) for x in a)' (consider-using-generator)
|