Completed
Push — develop ( 41d9fc...90f9cd )
by Wu
01:28
created

Checkout Config

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