Completed
Push — develop ( f96c59...5d5851 )
by Wu
01:22
created

Checkout Config

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