---------------------------------------------------- Running Python linter against following directories: src tests ---------------------------------------------------- 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-data-ingestion-service/venv/bin/python3 Not overwriting existing python script /home/ptisnovs/bayesian/fabric8-analytics-common/dashboard/repositories/f8a-data-ingestion-service/venv/bin/python (you must use /home/ptisnovs/bayesian/fabric8-analytics-common/dashboard/repositories/f8a-data-ingestion-service/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: pycodestyle in ./venv/lib/python3.6/site-packages (2.5.0) src/__init__.py Pass src/rest_api.py Pass tests/test_rest_api.py Pass tests/__init__.py Pass tests/conftest.py Pass ---------------------------------------------------- Running Python linter against selected files: ---------------------------------------------------- All checks passed for 5 source files