Completed
Push — develop ( 7d8b79...29c142 )
by Wu
6s
created

Checkout Config

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