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:
          -  pylint-run vtapi3