Completed
Push — develop ( 13950b...7269d6 )
by Wu
57s
created

Checkout Config

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