Completed
Push — master ( ea48be...a5bc98 )
by Messense
20:21 queued 19:22
created

Checkout Config

checks:
    python:
        code_rating: true
        duplicate_code: true

filter:
    excluded_paths:
        - tests/*
        - examples/*
        - docs/*

tools:
    external_code_coverage:
        timeout: 1000
        runs: 10

Repository Config

# language: python