Passed
Pull Request — master (#64)
by
unknown
02:15
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