Completed
Push — master ( cef13e...5b37c9 )
by Oleksandr
52s
created

Checkout Config

checks:
    python:
        code_rating: true
        duplicate_code: true
tools:
    external_code_coverage:
        timeout: 300
filter:
    excluded_paths:
        - tests/*
        - profiling/*