python: eliminate pylint warnings
authorAlexander Alekhin <alexander.alekhin@intel.com>
Mon, 4 Jun 2018 14:58:06 +0000 (17:58 +0300)
committerAlexander Alekhin <alexander.alekhin@intel.com>
Mon, 4 Jun 2018 14:58:06 +0000 (17:58 +0300)
commitdcb9bc254431a5312f761f006c1c2d6cc76aa0f0
tree21c0bd4a7218bc0680021b2a3d775749ca9f6a07
parentfc35c77f00219cf62eed63867240b10c6a7b1a26
python: eliminate pylint warnings

Tested with:
- pylint 1.9.1
modules/python/test/test_misc.py
samples/dnn/object_detection.py
samples/python/calibrate.py
samples/python/camera_calibration_show_extrinsics.py
samples/python/tutorial_code/Histograms_Matching/histogram_equalization/EqualizeHist_Demo.py
samples/python/tutorial_code/imgProc/Smoothing/smoothing.py
samples/python/tutorial_code/imgProc/threshold/threshold.py
samples/python/tutorial_code/imgProc/threshold_inRange/threshold_inRange.py