Completed
Push — master ( ae9180...fd0ef0 )
by Wu
33s
created

Checkout Config

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