Browse Source
Pylint complains about some style issues in this file: Unused variables should be marked with an underscore, "when > then and when < now" can be simplified to "now > when > then" and expectData doesn't conform to the usual snake_case naming style. Reviewed-by: Zhao Liu <zhao1.liu@intel.com> Reviewed-by: Manos Pitsidianakis <manos.pitsidianakis@linaro.org> Signed-off-by: Thomas Huth <thuth@redhat.com> Message-ID: <20251029075342.47335-1-thuth@redhat.com>pull/307/head
1 changed files with 4 additions and 4 deletions
Loading…
Reference in new issue