Completed
Push — develop ( 1f70f8...1f0aab )
by Wu
01:15
created

Checkout Config

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