Completed
Push — master ( 43eea9...eb6e39 )
by Wu
49s
created

Checkout Config

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