Completed
Push — develop ( 11d2c8...d53a28 )
by Wu
58s
created

Checkout Config

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