Completed
Push — develop ( b222bb...85395f )
by Wu
01:22
created

Checkout Config

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