---------------------------------------------------- Checking documentation strings in all sources stored in 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: pydocstyle in ./venv/lib/python3.6/site-packages (4.0.1) Requirement already satisfied: snowballstemmer in ./venv/lib/python3.6/site-packages (from pydocstyle) (1.9.1) src/__init__.py 0 Pass src/rest_api.py 0 Pass tests/test_rest_api.py 0 Pass tests/__init__.py 0 Pass tests/conftest.py 0 Pass ---------------------------------------------------- Checking documentation strings in the following files ---------------------------------------------------- All checks passed for 5 source files