Completed
Push — master ( 209516...516aeb )
by Antti
01:06
created

Checkout Config

filter:
  excluded_paths:
    - tests/*
    - examples/*
checks:
    python:
        code_rating: true
        duplicate_code: true

Repository Config

checks:
    python:
        code_rating: true
        duplicate_code: true
filter:
    excluded_paths:
        - '*/test/*'