Each skip file has been populated with the pylint errors I actually got locally when checking the file.
4 lines
350 B
Text
4 lines
350 B
Text
Matrix_Portal_Flow_Viewer/flow.py 112: No exception type(s) specified (bare-except)
|
|
Matrix_Portal_Flow_Viewer/flow.py 128: No exception type(s) specified (bare-except)
|
|
Matrix_Portal_Flow_Viewer/flow_viewer.py 105: No exception type(s) specified (bare-except)
|
|
Matrix_Portal_Flow_Viewer/flow_viewer.py 121: No exception type(s) specified (bare-except)
|