decopatch/utils_disambiguation.py
1
F841:
local variable 'e' is assigned to but never used
170
except
IPythonException
as
e
:
1
E501:
line too long (121 > 120 characters)
274
# # if the last LOAD_CONST done is for a <code> object that lies in the same line, then that's without arguments.
1
S110:
Try, Except, Pass detected.
175
except
Exception
: