Passed
Push — master ( a9644e...c7cb61 )
by Andreas
01:13
created

Checkout Config

checks:
    python:
        code_rating: true
        duplicate_code: true

build:
  nodes:
    analysis:
      tests:
        override:
          - py-scrutinizer-run
  environment:
    python:
      version: "3.11.3"
      virtualenv: true