Pylint fixes.
Some pylint fixes, including some that appear to have been actual bugs - the inspect module was never imported, so it's not clear why the test code worked.
Showing
Please register or sign in to comment
Some pylint fixes, including some that appear to have been actual bugs - the inspect module was never imported, so it's not clear why the test code worked.