~/bayesian/dashboard/repositories/f8a-golang-insights ~/bayesian/dashboard/repositories/f8a-golang-insights ---------------------------------------------------- Checking source files for dead code and unused imports in following directories: insights_engine tests tools ---------------------------------------------------- Already using interpreter /home/ptisnovs/bayesian/fabric8-analytics-common/dashboard/venv/bin/python3 Using base prefix '/usr' No LICENSE.txt / LICENSE found in source New python executable in /home/ptisnovs/bayesian/fabric8-analytics-common/dashboard/repositories/f8a-golang-insights/venv/bin/python3 Not overwriting existing python script /home/ptisnovs/bayesian/fabric8-analytics-common/dashboard/repositories/f8a-golang-insights/venv/bin/python (you must use /home/ptisnovs/bayesian/fabric8-analytics-common/dashboard/repositories/f8a-golang-insights/venv/bin/python3) Installing setuptools, pip, wheel... done. Running virtualenv with interpreter /home/ptisnovs/bayesian/fabric8-analytics-common/dashboard/venv/bin/python3 Requirement already satisfied: vulture in ./venv/lib/python3.6/site-packages (1.1) insights_engine/data_store/__init__.py Pass insights_engine/data_store/local_filesystem.py Pass insights_engine/data_store/abstract_data_store.py Pass insights_engine/data_store/s3_data_store.py Pass insights_engine/__init__.py Pass insights_engine/rest_api.py Pass insights_engine/config.py Pass insights_engine/scoring/__init__.py Pass insights_engine/scoring/rules_predict.py Pass insights_engine/training/__init__.py Pass insights_engine/training/data_preprocessing.py Pass insights_engine/training/training.py Pass tests/unit_tests/test_rest_api.py Pass tests/unit_tests/test_local_datastore.py Pass tests/load_test/locustfile.py Pass tools/check_python_version.py Pass ~/bayesian/dashboard/repositories/f8a-golang-insights All checks passed for 16 source files