Passed
Pull Request — master (#61)
by Andreas
03:25 queued 02:26
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