Skip to content
Success

Changes

Summary

  1. testenv: make it pass 'ruff check' linter (details)
Commit e18184aaf1cbb258c0fb25a22e34e7230d87f752 by Oliver Smith
testenv: make it pass 'ruff check' linter

I've added 'ruff check' to my pre-commit script. Make it pass initially,
so it can detect future bugs. The missing f-string is a bug that may
causes ggsn testsuites with a custom kernel path to not work.

Change-Id: I3e5cd05ce0aa241509d77391c5ed64e618f385ba
The file was modified_testenv/testenv/podman.py
The file was modified_testenv/testenv/testsuite.py