Completed
Push — develop ( 20989d...706625 )
by Wu
02:00
created

Checkout Config

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