Completed
Push — develop ( 17ce84...7d93da )
by
unknown
13s
created

Checkout Config

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