Completed
Push — dev-4.1 ( d7c5dd...136355 )
by Felipe A.
02:06 queued 46s
created

Checkout Config

checks:
    python:
        code_rating: true
        duplicate_code: true
filter:
    excluded_paths:
        - "*/tests.py"
        - "*/tests/*"

Repository Config

checks:
    python:
        code_rating: true
        duplicate_code: true
filter:
    excluded_paths:
        - "*/test*.py"