checks: python: code_rating: true filter: excluded_paths: - tests/*
checks: python: code_rating: true filter: excluded_paths: - tests/* build: nodes: my-tests: dependencies: before: - pip install requests tests: override: - py-scrutinizer-run - pylint-run vtapi3