Completed
Push — develop ( a2ac5e...e98f50 )
by Wu
01:11
created

Checkout Config

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