Completed
Push — develop ( b8a2c0...f96c59 )
by Wu
01:20
created

Checkout Config

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