Completed
Push — develop ( 1a1bba...38204e )
by Wu
51s
created

Checkout Config

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