• tribta's avatar
    Using Pylint Tool to Test the python tutorial codes · b7fa6d84
    tribta authored
    * Adding CMake script to check if pylint is installed
    * Adding Pylint config file (to choose the tests that are enabled)
    * Adding CMake script to samples/python/tutorial_code
    
    Testing: bad-indentation, mixed-indentation, unnecessary-semicolon, unused-variable
    b7fa6d84
Name
Last commit
Last update
..
core/mat_mask_operations Loading commit data...
imgProc Loading commit data...
introduction/documentation Loading commit data...
ml/py_svm_opencv Loading commit data...
CMakeLists.txt Loading commit data...
pylintrc Loading commit data...