Completed
Branch refactor (00d3dc)
by Andy
01:39
created

Checkout Config

checks:
    python:
        code_rating: true
        duplicate_code: true

Repository Config

checks:
    python:
        code_rating: true
        duplicate_code: true
filter:
    excluded_paths:
        - '*/test/*'