Completed
Push — develop ( a9a59a...001bd4 )
by Wu
10s
created

Checkout Config

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